Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Change rfc3339 date-time's in webhook to more familiar ISO8601 #88

Closed
ninjabear opened this issue Oct 25, 2016 · 0 comments
Closed

Change rfc3339 date-time's in webhook to more familiar ISO8601 #88

ninjabear opened this issue Oct 25, 2016 · 0 comments
Assignees
Milestone

Comments

@ninjabear
Copy link
Contributor

rel: #59

The RFC3339 format although the de jure standard isn't what's most used in practice, and some validators expect ISO8601 (and all seem to accept ISO8601). Rather than rock the boat, Factotum should emit ISO8601 style date-times.

sample RFC3339 date-time:

2016-10-24T08:49:33.355343893+00:00

sample ISO8601 date-time:

2014-07-08T09:10:11.012Z

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant