class Poodle\TimeExtends: 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 ) diff ( $time, $absolute = false ) diffTime ( DateTimeInterface $time2, $absolute = false ) getCSSClasses ( ) getTimestamp ( ) isSameDay ( DateTimeInterface $datetime ) isSameTime ( Poodle\Time $time, $minutes = true, $seconds = true ) isToday ( ) modify ( $modify ) setDate ( $year, $month, $day ) setISODate ( $year, $week, $day = 1 ) setTimestamp ( $unixtimestamp ) sub ( $interval )
Inherited methods public static public
|