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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ On the publish form (when `Date Localization` setting is set to `Ask each time`)
32
32
-**Localized:** A date that is localized will be translated into the logged-in member's current timezone. For instance, if you enter a date of _10/21/2015 4:29 PM_ and you're in Pacific Daylight Time, a member in Eastern Daylight Time will see the date as _10/21/2015 7:29 PM_. Or, for logged out members, the date will be localized on the front-end according to the site's configured timezone.
33
33
-**Fixed:** A fixed date will NOT be localized to a member's timezone, or the site's configured timezone. The date will appear as it does in the control panel everywhere by all members.
34
34
35
-
NOTE: **Note:** These options are only available when using Date as field and not as Grid column.
35
+
NOTE: **Note:** These options are only available when using Date as a field and not as a Grid column.
36
36
37
37
At the bottom of the calendar popup you will also see a "Today" button that can be used to automatically set the date to the current date.
0 commit comments