Andrei Kortunov
|
2ea7eb4ba8
|
Simplify file_time_type to time_t conversion
|
2023-06-19 13:21:40 +04:00 |
|
elsid
|
dd63a1602f
|
Handle localtime errors
|
2022-09-25 16:20:20 +02:00 |
|
AnyOldName3
|
581b333386
|
Add missing include
|
2022-09-24 22:11:46 +00:00 |
|
Project579
|
6fe89ff22b
|
Fix dumb regression, initialize "std::filesystem::file_time_type" with "clock::now()".
|
2022-09-24 21:52:10 +02:00 |
|
Project579
|
5cf2a958eb
|
Make conversions between std::chrono time_point and string safer by not using "localtime" directly.
|
2022-09-24 21:47:27 +02:00 |
|
clang-format-bot
|
ddb0522bbf
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
Project579
|
35fe214588
|
Updated components/misc/timeconvert.hpp to fix the Android build.
|
2022-09-11 02:20:01 +02:00 |
|
Project579
|
4bb07282c9
|
Replace all remaining occurrences of boost::filesystem with std::filesystem.
|
2022-09-11 02:19:00 +02:00 |
|