Format Date to Epoch Date
The Format Date to Epoch Date utility converts the given date into an epoch date.
If the given date is coming from an external system and is from a different locale than the BAO peer or Development Studio, then you must specify the locale language and locale country parameters.
Format Date to Epoch Date workflow inputs
Input | Description | Required |
---|---|---|
date | Specifies the date that you provide | Yes |
format string | Specifies the format string | No |
locale language | Specifies a valid ISO Language Code | Conditional; required if you specify the locale country parameter |
locale country | Specifies a valid ISO Country Code | Conditional; required if you specify the locale language parameter |
Format Date to Epoch Date workflow outputs
Output | Description |
---|---|
epoch date | Provides the epoch date for the date that you specify |