exa/src
Ben S 2906b8676a Translate month names into the user's locale
This has been mostly done with changes in the datetime crate's suddenly
supporting locales.

It's still important that the user's locale is touched only once and
cached from that point on, so a struct in output::details has been made
public, along with that module. This will change later as that object
gains more and more uses thoughout the codes.
2015-02-10 18:14:56 +00:00
..
output Translate month names into the user's locale 2015-02-10 18:14:56 +00:00
column.rs Only display the year if it's last year 2015-02-09 18:14:05 +00:00
dir.rs Initial tree implementation 2015-02-03 13:27:23 +00:00
file.rs Translate month names into the user's locale 2015-02-10 18:14:56 +00:00
filetype.rs Fix tests from tree view fallout 2015-02-04 01:12:08 +00:00
main.rs Translate month names into the user's locale 2015-02-10 18:14:56 +00:00
options.rs Format file size in bytes with the user's locale 2015-02-10 16:08:10 +00:00
term.rs Convert docs to standard format 2015-01-24 12:38:05 +00:00