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

Apply hour offset to values #8

Open
cseymr opened this issue Oct 27, 2016 · 0 comments
Open

Apply hour offset to values #8

cseymr opened this issue Oct 27, 2016 · 0 comments

Comments

@cseymr
Copy link

cseymr commented Oct 27, 2016

Related to #7 - in one implementation, it was important for me to make sure that the Date was rendered correctly irrespective of the user's local timezone, which was achieved by adding 12 hours to the datetime (this worked for anyone except users in Tonga, I think, but there were no users based there :-) )

So a utility which allowed one to add/remove a fixed number of hours to a DateTime field would be useful to me personally - it's probably not a widely required feature though :-)

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

1 participant