epoch-date-time-conversions
Service icon

Epoch Date Time Conversions

Stable version 2.0.3 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded
 on 07 April 2022
 by 
Truewind
4.7
 (3 ratings)
epoch-date-time-conversions

Epoch Date Time Conversions

Details
The Epoch Date Time Conversions is an Extension that offers functionality for date-time conversions.
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).

With this component, you can easily convert between the usual date and time formats and the epoch format.

Feature List for the Component:

  • Get Current Epoch: Returns the current Epoch in seconds
  • Datetime to Epoch: Returns the Date and Time (in DateTime format) given the Epoch in seconds
  • Epoch to Datetime: Return Epoch in seconds corresponding to the current Date and Time (given in DateTime format)
  • Get Current Epoch in Milliseconds: Return the current Epoch in milliseconds
  • Datetime to Epoch in Milliseconds: Returns the Date and Time (in DateTime format) given the Epoch in milliseconds
  • Epoch in Milliseconds to Datetime: Return Epoch in milliseconds corresponding to the current Date and Time (given in DateTime format)
Release notes (2.0.3)
  • Changed to a service to be easily used in all kinds of applications
Reviews (0)
Team
Other assets in this category