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

Timezone improvements to handle DST #16

Open
grantlucas opened this issue Mar 15, 2014 · 1 comment
Open

Timezone improvements to handle DST #16

grantlucas opened this issue Mar 15, 2014 · 1 comment

Comments

@grantlucas
Copy link
Owner

The latest timezone support added in #14 with "-0500" and "-0400" for example is OK but problematic when daylight savings time happens. May need to store an actual timezone string with it to know what mode we were in when recorded so that it all balances out.

Explore the string options available and see what can be done for daylight saving support and also look up formats for date storage that are human readable but good enough for later processing.

@weroju
Copy link

weroju commented Mar 16, 2017

This issue was moved to weroju/Logger-TXT#5

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

No branches or pull requests

2 participants