-
- Downloads
Fixed a bug: In utcTime function, when the year was leap year, the extra day...
Fixed a bug: In utcTime function, when the year was leap year, the extra day was substracted two times instead of one.
Showing
- .idea/codeStyles/Project.xml 0 additions, 19 deletions.idea/codeStyles/Project.xml
- inc/Helpers/TimeHelper.hpp 2 additions, 2 deletionsinc/Helpers/TimeHelper.hpp
- src/Helpers/TimeHelper.cpp 4 additions, 9 deletionssrc/Helpers/TimeHelper.cpp
- src/Services/TimeManagementService.cpp 2 additions, 2 deletionssrc/Services/TimeManagementService.cpp
- test/Helpers/TimeHelper.cpp 6 additions, 6 deletionstest/Helpers/TimeHelper.cpp
- test/Services/TimeManagementService.cpp 3 additions, 3 deletionstest/Services/TimeManagementService.cpp
Loading
Please register or sign in to comment