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

Time zone support DateTime input #252

Closed
wants to merge 3 commits into from
Closed

Conversation

hirokiky
Copy link
Contributor

refs #98
Added timezone supporting DateTime input Schema

  • Use logged in user timezone
  • If not, use browser timezone

By default, it won't be shown. but you can switch by passing show_timezone option.

Tasks

I know its "Work In Progress".

  • tests
  • fixing messy codes
  • docs

and If it can, separating timezone support datetime input from substanced and including on deform will be good.

If you have some opinion, everything is welcome.

@tseaver
Copy link
Member

tseaver commented Jun 20, 2015

I like the implementation choices (defaulting to hiding the zone, picking first from the user-configured zone and then the browser).

We do need tests and docs before we can merge.

@hirokiky
Copy link
Contributor Author

hirokiky commented Jul 6, 2016

Sorry, I'll close not to leave unmotivated PR.

@hirokiky hirokiky closed this Jul 6, 2016
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.

2 participants