Aspose::Cells::Date::ToEpochMillisecondsUTC method

Date::ToEpochMillisecondsUTC method

Converts this Date to Unix epoch time in milliseconds (UTC).

int64_t Aspose::Cells::Date::ToEpochMillisecondsUTC() const

ReturnValue

Milliseconds since 1970-01-01T00:00:00Z.

See Also