msdos_time 0.1.5

Converts an MsDosDateTime (FAT time) to a Tm value
Documentation
Build #42116 2017-02-17T19:44:27.646758+00:00
# rustc version
rustc 1.16.0-nightly (df8debf6d 2017-01-25)
# docs.rs version
cratesfyi 0.3.1 (35080d4 2017-01-24)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading msdos_time v0.1.5
Compiling libc v0.2.20
Running `rustc --crate-name libc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.20/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=2a4507ee5e52ea3e -C extra-filename=-2a4507ee5e52ea3e --out-dir /home/cratesfyi/msdos_time-0.1.5/debug/deps -L dependency=/home/cratesfyi/msdos_time-0.1.5/debug/deps --cap-lints allow`
Compiling time v0.1.36
Running `rustc --crate-name time .cargo/registry/src/github.com-1ecc6299db9ec823/time-0.1.36/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=cd5e3a346d1a17b6 -C extra-filename=-cd5e3a346d1a17b6 --out-dir /home/cratesfyi/msdos_time-0.1.5/debug/deps -L dependency=/home/cratesfyi/msdos_time-0.1.5/debug/deps --extern libc=/home/cratesfyi/msdos_time-0.1.5/debug/deps/liblibc-2a4507ee5e52ea3e.rlib --cap-lints allow`
Documenting msdos_time v0.1.5
Running `rustdoc --crate-name msdos_time .cargo/registry/src/github.com-1ecc6299db9ec823/msdos_time-0.1.5/src/lib.rs -o /home/cratesfyi/msdos_time-0.1.5/doc -L dependency=/home/cratesfyi/msdos_time-0.1.5/debug/deps --extern time=/home/cratesfyi/msdos_time-0.1.5/debug/deps/libtime-cd5e3a346d1a17b6.rlib`
Finished dev [unoptimized + debuginfo] target(s) in 3.30 secs