Logger-TXT
                                
                                 Logger-TXT copied to clipboard
                                
                                    Logger-TXT copied to clipboard
                            
                            
                            
                        Timezone improvements to handle DST
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.
This issue was moved to weroju/Logger-TXT#5