[HN Gopher] Show HN: Easy Python Time Parsing
       ___________________________________________________________________
        
       Show HN: Easy Python Time Parsing
        
       I recently build a python time-parser that can parse most formats
       in a single line. Might be useful to some here. (Also happy to hear
       feedback and feature requests)
        
       Author : felixnext
       Score  : 8 points
       Date   : 2025-07-21 10:17 UTC (3 days ago)
        
 (HTM) web link (github.com)
 (TXT) w3m dump (github.com)
        
       | watersb wrote:
       | Python 3.14 adds strptime()
       | 
       | https://github.com/python/cpython/issues/41431
       | 
       | "The new constructor is equivalent to
       | datetime(*(time.strptime(date_string, format)[0:6]))."
        
       ___________________________________________________________________
       (page generated 2025-07-24 23:00 UTC)