Skip to content

Commit 9ba2c8f

Browse files
authored
Merge pull request #770 from ExpressionEngine/feature/7.x/add-timeblock-for-data-picker
time input included with date picker
2 parents c6ea469 + c8a1104 commit 9ba2c8f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/fieldtypes/date.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ Choose how the field data should be localized. The options are
2525
### Include time?
2626
When turned off, only date will be displayed, otherwise the editor can also enter the time into the same field.
2727

28+
When turned on, the date picker will also display time input. Depending on member preferences, the time input will be in 12 or 24 hour format.
29+
2830
## Publish form
2931

3032
On the publish form (when `Date Localization` setting is set to `Ask each time`), along with a field to enter a date, you will also see an option to select whether you want the date localized or fixed:

0 commit comments

Comments
 (0)