Страницы · Laravilt
DateTimePicker
Combined date and time selection.
Combined date and time selection.
Basic usage
php
Options
php
API reference
| Method | Description |
|---|---|
step(int) | Minute interval |
withSeconds(bool) | Show seconds |
format24Hour(bool) | 24-hour clock |
minDateTime(string) / maxDateTime(string) | Bounds |
timezone(string) | Timezone |
For finer control over formats, use DatePicker with ->time().