System::DateTimeOffset::ToUnixTimeSeconds method

DateTimeOffset::ToUnixTimeSeconds method

Gets seconds elapsed from Unix epoch start.

int64_t System::DateTimeOffset::ToUnixTimeSeconds() const

ReturnValue

Number of seconds elapsed since 1970-01-01.

See Also