Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ISO 8601 support #714

Open
jeubank12 opened this issue Jan 7, 2021 · 1 comment
Open

ISO 8601 support #714

jeubank12 opened this issue Jan 7, 2021 · 1 comment

Comments

@jeubank12
Copy link
Contributor

jeubank12 commented Jan 7, 2021

Can this be updated to '%Y-%m-%dT%H:%M:%S.%L%Z' in order to support timezone offsets other than Z (e.g. (-0600, -06, -06:00)?

@maciejrybaniec
Copy link
Contributor

Hi @jeubank12,

Based on d3 documentation:
%Z - time zone offset, such as -0700, -07:00, -07, or Z

I believe we could update this format - however before that we need to check that this small change do not break anything. I'll check it and get back to You with information.

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

No branches or pull requests

2 participants