DateTime
Address edge cases where timezone mixups happens on DateTimeField Allow datetime field to be timezone agnostic (not timezone aware) to display the timezone used to set the field. The timezone of the last user or agent that edited the field is used.
Showing
- include/class.format.php 176 additions, 69 deletionsinclude/class.format.php
- include/class.forms.php 167 additions, 59 deletionsinclude/class.forms.php
- include/class.i18n.php 40 additions, 0 deletionsinclude/class.i18n.php
- include/class.misc.php 18 additions, 17 deletionsinclude/class.misc.php
- include/class.timezone.php 1 addition, 16 deletionsinclude/class.timezone.php
Loading
Please register or sign in to comment