« Back to Product

Documentation

Date to time

The module "Date to Time" offers the possibility to split a Unix timestamp into the individual time components.

Module "Date to Time"

data points input

Name Description
Timestamp Unix timestamp to be converted.

data points output

Name Description
Year The year from the Unix timestamp.
Month The month from the Unix timestamp.
Day The day from the Unix timestamp.
Hour The hours from the Unix timestamp.
Minute The minutes from the Unix timestamp.
Second The seconds from the Unix timestamp.
Any questions?