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

datetime-local form element does not like values ending in 'Z' #54

Closed
wants to merge 3 commits into from

Conversation

Xliff
Copy link
Collaborator

@Xliff Xliff commented Aug 26, 2021

This commit should correct that issue. Please note that the full change involves two steps:

Step one: Remove fractional seconds from the stringified TZ value, if they exist.
Step two: Remove the trailing Z if it still exists.

@Xliff Xliff closed this Aug 26, 2021
@Xliff
Copy link
Collaborator Author

Xliff commented Aug 26, 2021

Ill fix this, later

… the trailing 'Z' (as illustrated by

  the this jsfiddle: https://jsfiddle.net/mwku48o2/), we must update the tests to reflect this fact.
@Xliff Xliff reopened this Sep 2, 2021
@jnthn
Copy link
Member

jnthn commented Oct 10, 2022

What's the BAS.zip addition here?

@Xliff
Copy link
Collaborator Author

Xliff commented Oct 11, 2022

That is an inadvertent addition. Feel free to delete it.

@patrickbkr
Copy link
Member

I've salvaged this PR in #93. Thus closing.

@patrickbkr patrickbkr closed this Nov 19, 2024
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

Successfully merging this pull request may close these issues.

3 participants