class Poodle\DateExtends: Poodle\DateTimeFloating Implements: DateTimeInterface, JsonSerializable, Stringable
Constants string ATOM string COOKIE integer GREGORIAN string ISO8601 string ISO8601_EXPANDED string JSON_FORMAT integer LOCAL string NUMBER_FORMAT string RFC1036 string RFC1123 string RFC2822 string RFC3339 string RFC3339_EXTENDED string RFC7231 string RFC822 string RFC850 string RSS integer SOLAR_HIJRI string STRING_FORMAT integer UTC string W3C
Inherited properties public
Methods public static createFromNumber ( $time ) public __construct ( $time = NULL ) add ( $interval ) asNumber ( $microseconds = false ) getTimestamp ( ) modify ( $modify ) setTime ( $hour, $minute, $second = 0, $microseconds = 0 ) setTimestamp ( $unixtimestamp ) sub ( $interval )
Inherited methods public static public
|