Skip to content

Commit b431006

Browse files
Update date.md
1 parent 71a301c commit b431006

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/fieldtypes/date.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ The Date field allows for quick entry of dates via the publish form. When the fi
1818
### Date Localization
1919

2020
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)
2323
- _Ask each time_
2424

2525
### 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.
2727

2828
## Publish form
2929

0 commit comments

Comments
 (0)