PowerPlatformConnectors/independent-publisher-conne.../Unix Timestamp/readme.md

694 B

Unix Timestamp

Converts Unix timestamps to DateTime objects and DateTime objects to Unix timestamps.

Publisher: Troy Taylor, Hitachi Solutions

Prerequisites

There is no prerequisite for this service.

Obtaining Credentials

There are no credentials needed for this service.

Supported Operations

DateTime to Unix Timestamp

Converts datetime (multiple formats) to Unix timestamp.

Unix Timestamp to UTC DateTime

Converts Unix timestamp to UTC datetime (yyyy-MM-dd HH:mm:ss).

Unix Timestamp to DateTime with Timezone

Converts Unix timestamp to datetime with timezone (yyyy-MM-dd'T'HH:mm:ssXXX).

Known Issues and Limitations

There are no known issues at this time.