ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 30,182
- Points
- 823
Reputation:
Is there a document that covers best practices for working with dates in templates with xenforo?
The date function doesn't seem to honor timezone, but date_time does?
With date, you can specify the traditional PHP format options, but date_time seems to have its own format? Does date_time always assume relative time or does it format a constant format like M j, Y g:i A.
What I'm looking for PHP's date format, but with the flexibility to specify what format the time should be output, but...
Read more
Continue reading...
The date function doesn't seem to honor timezone, but date_time does?
With date, you can specify the traditional PHP format options, but date_time seems to have its own format? Does date_time always assume relative time or does it format a constant format like M j, Y g:i A.
What I'm looking for PHP's date format, but with the flexibility to specify what format the time should be output, but...
Read more
Continue reading...