summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/timeconv.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-5/+5
|
* Fixed incorrect implementation of win_time_point_from_filetime() Vas Crabb2016-06-261-7/+12
|
* Introduced src/lib/util/timeconv.[c|h], moved code from un7z.cpp into it, ↵ Nathan Woods2016-06-261-0/+77
and implemented win_time_point_from_filetime() in terms of it