Time details

stdClass Object
(
    [y] => 2026
    [m] => 9
    [d] => 1
    [h] => 12
    [i] => 54
    [s] => 24
    [day_position] => 2
    [week_of_the_month] => 1
)
stdClass Object
(
    [y] => 2013
    [m] => 6
    [d] => 1
    [h] => 12
    [i] => 
    [s] => 
    [day_position] => 6
    [week_of_the_month] => 1
)

Time parts

2026, 9, 1, 12, 54, 24

Time difference as an array

DateInterval Object
(
    [y] => 15
    [m] => 5
    [d] => 30
    [h] => 14
    [i] => 54
    [s] => 14
    [f] => 0.06643
    [invert] => 1
    [days] => 5662
    [from_string] => 
)

Time difference as a string