You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/fieldtypes/date.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,12 +18,12 @@ The Date field allows for quick entry of dates via the publish form. When the fi
18
18
### Date Localization
19
19
20
20
Choose how the field data should be localized. The options are
21
-
-_Always localized_ (the date displayed on front-end will be converted into logged-in member's timezone. Example use case is start of online event, when attenders need to know their local time)
22
-
-_Alway fixed_ (the date on front-end will be displayed in the site's configured timezone. Example use case is start of in-person event, when attenders need to know the time as it is in the event's timezone)
21
+
-_Always localized_ (the date displayed on the front-end will be converted into the logged-in member's timezone. An example use case is the start of an online event, when attenders need to know their local time)
22
+
-_Alway fixed_ (the date on the front-end will be displayed in the site's configured timezone. An example use case is the start of an in-person event, when attenders need to know the time as it is in the event's timezone)
23
23
-_Ask each time_
24
24
25
25
### Include time?
26
-
When turned off, only date will be displayed, otherwise the editor can also enter time into same field.
26
+
When turned off, only date will be displayed, otherwise the editor can also enter the time into the same field.
0 commit comments