Time details

stdClass Object
(
    [y] => 2026
    [m] => 6
    [d] => 2
    [h] => 6
    [i] => 25
    [s] => 13
    [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, 6, 2, 6, 25, 13

Time difference as an array

DateInterval Object
(
    [y] => 15
    [m] => 3
    [d] => 0
    [h] => 20
    [i] => 25
    [s] => 3
    [f] => 0.242373
    [invert] => 1
    [days] => 5571
    [from_string] => 
)

Time difference as a string