• B
    Use only the time zone data present on the system · ee4c09dd
    Ben S 提交于
    Thinking about it, it doesn't make sense to use an *external* time zone source when the program we want to compare it to, ls, uses the system one. So just use the system one.
    
    Also, handle the case where the time zone data file can't be loaded by showing the files in UTC rather than falling over and quitting.
    ee4c09dd
main.rs 4.4 KB