ActionScheduler_DateTime
ActionScheduler DateTime class.
Description Description
This is a custom extension to DateTime that
Source Source
File: packages/action-scheduler/classes/ActionScheduler_DateTime.php
Methods Methods
- getOffset — Returns the timezone offset.
- getOffsetTimestamp — Get the timestamp with the WordPress timezone offset added or subtracted.
- getTimestamp — Get the unix timestamp of the current object.
- setTimezone — Set the TimeZone associated with the DateTime
- setUtcOffset — Set the UTC offset.