Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #58192, comment 4


Ignore:
Timestamp:
04/26/2023 07:18:20 AM (2 years ago)
Author:
Rarst
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58192, comment 4

    initial v1  
    1 Return in local time is intended and documented behavior for the function. There are options for ''input'' to instantiate from, but the ''output'' is always given in a consistent state and not meant to be configured (this reduced complexity of arguments and room for error). If UTC time is needed, it can be derived from the resulting object.
     1Return in local time is intended and documented behavior for the function. There are options for ''input'' to instantiate from, but the ''output'' is always given in a consistent state and not meant to be configured (this reduces complexity of arguments and room for error). If UTC time is needed, it can be derived from the resulting object.