Timestamp To Datetime
This section describes the use of the Timestamp To Datetime component.
Component Ignored: This component
is ignored in TyphoonSim. Inputs to this component will be discarded and outputs
from the component will be zeroed during TyphoonSim simulation.

Description
This component converts a UTC timestamp, also referred to as Unix timestamp (the number of seconds elapsed since the Epoch, i.e. January 1, 1970), into a human-readable date, assuming the GMT time zone.
Ports
- Input
- UTC timestamp in seconds
- Supported types: uint
- Vector support: no
- UTC timestamp in seconds
- Output
- The UTC date converter component has 6 outputs representing the year,
month, day, hour, minute and second that correspond to the moment in
time provided by the UTC timestamp provided at the input port.
- Supported types: uint
- Vector support: no
- The UTC date converter component has 6 outputs representing the year,
month, day, hour, minute and second that correspond to the moment in
time provided by the UTC timestamp provided at the input port.