summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/timeconv.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-19/+20
* Use std::clamp in more source files AJR2021-08-151-7/+4
* Avoid name collision on Y2 Olivier Galibert2021-05-021-11/+11
* prodos: Start of read support Olivier Galibert2021-05-021-0/+2
* Low-level #include overhaul AJR2021-01-021-2/+2
* Fixed a few missing #includes flagged by VS2019 beta, nw mooglyguy2018-12-301-0/+1
* imgtool: fix off by one error with leap years (nw) balr0g2018-08-131-1/+1
* srcclean (nw) Vas Crabb2017-10-221-15/+15
* Appease MSVC (nw) AJR2017-10-191-0/+1
* Created a more flexible imgtool::datetime structure for use within Imgtool (#... npwoods2017-10-171-7/+75
* srcclean (nw) Vas Crabb2017-04-231-20/+20
* Introduced an 'util::arbitrary_clock' template class, to represent a clock th... npwoods2017-04-061-0/+214
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-6/+5
* Fixed incorrect implementation of win_time_point_from_filetime() Vas Crabb2016-06-261-4/+3
* Introduced src/lib/util/timeconv.[c|h], moved code from un7z.cpp into it, and... Nathan Woods2016-06-261-0/+54