PowerPlatformConnectors/independent-publisher-conne.../Unix Timestamp
Troy Taylor 50ab38f1f0
Unix Timestamp (Independent Publisher) (#1188)
* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3.

* Revert "certify-connector"

This reverts commit 160b208ed6.

* certify-connector

* certify-connector

* certify-connector

* Update apiDefinition.swagger.json

Fixed description

* Update apiDefinition.swagger.json

Cut to below 500

* Update apiDefinition.swagger.json

Cut to below 500.

* Delete icon.png

* Delete settings.json

* Update apiDefinition.swagger.json

* Delete independent-publisher-connectors/HubSpot CMS directory

* Delete independent-publisher-connectors/HubSpot CRM directory

* Delete independent-publisher-connectors/HubSpot Marketing directory

* Delete independent-publisher-connectors/Xero Accounting directory

* Delete independent-publisher-connectors/Xero Payroll - UK directory

* Delete independent-publisher-connectors/Xero Projects directory

* Include iconBrandColor #da3b01 for IP

* Include iconBrandColor #da3b01 in best practices

* Rename README.template.md to readme.md

* Add templates for IP

* Fix typo

* Add files via upload
2021-11-01 18:46:30 -07:00
..
apiDefinition.swagger.json Unix Timestamp (Independent Publisher) (#1188) 2021-11-01 18:46:30 -07:00
apiProperties.json Unix Timestamp (Independent Publisher) (#1188) 2021-11-01 18:46:30 -07:00
readme.md Unix Timestamp (Independent Publisher) (#1188) 2021-11-01 18:46:30 -07:00

readme.md

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.