Created on 04 July 2017
icon_unfollowing
Login to follow
long-date-to-datetime

Epoch Date to DateTime

Stable version 1.0.0 (Compatible with OutSystems 11)
Other versions available for 10 and Older
Uploaded on 19 April 2020 by 
long-date-to-datetime

Epoch Date to DateTime

Details
The extension converts the Unix epoch (or Unix time or POSIX time or Unix timestamp) to Outsystems DateTime.
Read more

The Unix epoch (or Unix time or POSIX time or Unix timestamp) is the number of seconds that have elapsed since January 1, 1970 (midnight UTC/GMT), not counting leap seconds (in ISO 8601: 1970-01-01T00:00:00Z).Literally speaking the epoch is Unix time 0 (midnight 1/1/1970), but 'epoch' is often used as a synonym for 'Unix time'.Many Unix systems store epoch dates as a signed 32-bit integer, which might cause problems on January 19, 2038 (known as the Year 2038 problem or Y2038).

This extension converts timestamps in seconds, milliseconds and microseconds to readable dates.

Release notes (1.0.0)

This component is updated to OS11

Reviews (0)
Category
Functional libraries & utilities, Date & time
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
Epoch Date to DateTime has no dependencies.
Application Objects
Epoch Date to DateTime has 0 AOs.
Team
Compatible with
Version 11
Database:
All
Asset consumers
No consumers yet.
Weekly downloads