Time details

stdClass Object
(
    [y] => 2026
    [m] => 4
    [d] => 18
    [h] => 9
    [i] => 45
    [s] => 29
    [day_position] => 6
    [week_of_the_month] => 3
)
stdClass Object
(
    [y] => 2013
    [m] => 6
    [d] => 1
    [h] => 12
    [i] => 
    [s] => 
    [day_position] => 6
    [week_of_the_month] => 1
)

Time parts

2026, 4, 18, 9, 45, 29

Time difference as an array

DateInterval Object
(
    [y] => 15
    [m] => 1
    [d] => 16
    [h] => 23
    [i] => 45
    [s] => 19
    [f] => 0.389251
    [invert] => 1
    [days] => 5526
    [from_string] => 
)

Time difference as a string