• Barry Warsaw's avatar
    More or less portabilized. · 4eb01cd3
    Barry Warsaw yazdı
    1. If a conversion isn't supported on the current platform, just
       ignore it, unless running as a script (i.e. verbose)
    
    2. Don't use time.time() and os.popen('date') to get the raw values.
       These will always be different!
    4eb01cd3
test_strftime.py 3.34 KB