# [VCL](https://vcl.github.io/vcl/) date-picker

Lets users pick dates and points in time comfortably.

## Features

Can be used to pick dates, date ranges, points in time with and without seconds
and combinations of all this.

## Usage

The date picker should be placed in a popover to show it as overlay.

[day month example](/demo/example-day-month.html)

[time 24h example](/demo/example-time-24h.html)

[time am pm example](/demo/example-time-am-pm.html)

[time seconds minutes example](/demo/example-time-seconds-minutes.html)

## Classes

- `date-picker`

## Modifiers

## Variables

- `$date-picker-border-color`
- `$date-picker-bg-color`
