ToUnixTimeSeconds()

DateTimeOffset::ToUnixTimeSeconds() const method

Gets seconds elapsed from Unix epoch start.

int64_t System::DateTimeOffset::ToUnixTimeSeconds() const

Return Value

Number of seconds elapsed since 1970-01-01.

See Also