Time details

stdClass Object
(
    [y] => 2026
    [m] => 9
    [d] => 10
    [h] => 12
    [i] => 17
    [s] => 19
    [day_position] => 4
    [week_of_the_month] => 2
)
stdClass Object
(
    [y] => 2013
    [m] => 6
    [d] => 1
    [h] => 12
    [i] => 
    [s] => 
    [day_position] => 6
    [week_of_the_month] => 1
)

Time parts

2026, 9, 10, 12, 17, 19

Time difference as an array

DateInterval Object
(
    [y] => 15
    [m] => 6
    [d] => 8
    [h] => 14
    [i] => 17
    [s] => 9
    [f] => 0.825845
    [invert] => 1
    [days] => 5671
    [from_string] => 
)

Time difference as a string