Back to Index

Returns the number of seconds since UTC midnight (0-86399).

Signature

SECONDS_OF_DAY_UTC(&sod);

Example

SECONDS_OF_DAY_UTC(s);
logn("Seconds today: ", s);