Time details

stdClass Object
(
    [y] => 2026
    [m] => 4
    [d] => 18
    [h] => 3
    [i] => 15
    [s] => 46
    [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, 3, 15, 46

Time difference as an array

DateInterval Object
(
    [y] => 15
    [m] => 1
    [d] => 16
    [h] => 17
    [i] => 15
    [s] => 36
    [f] => 0.710952
    [invert] => 1
    [days] => 5526
    [from_string] => 
)

Time difference as a string