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
|\$localize |`Boolean`| Boolean of whether to use the current member's timezone for localization (TRUE), or to use GMT (FALSE); or string of PHP timezone to use for the localization |
83
-
|\$seconds |`Boolean`| Whether or not to include seconds, overrides `include_seconds` hidden config |
|\$localize |`Boolean`| Boolean of whether to use the current member's timezone for localization (TRUE), or to use GMT (FALSE); or string of PHP timezone to use for the localization |
83
+
|\$seconds |`Boolean`| Whether or not to include seconds, overrides `include_seconds` hidden config |
84
+
|\$include_time |`Boolean`| Whether or not to include time |
85
+
| Returns |`String`| Human-readable date |
85
86
86
87
Returns a common human-readable date format conforming to ExpressionEngine's [default time formatting setting](control-panel/settings/general.md). This method is most commonly used to express dates in the control panel.
0 commit comments