Logger-TXT icon indicating copy to clipboard operation
Logger-TXT copied to clipboard

Timezone improvements to handle DST

Open grantlucas opened this issue 11 years ago • 1 comments

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.

grantlucas avatar Mar 15 '14 18:03 grantlucas

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

weroju avatar Mar 16 '17 00:03 weroju