Correct time initialization for the case where time is initialized from...
Correct time initialization for the case where time is initialized from settings in the .config file. The correct range for month (tm_mon) internally is 0-11, not 1-12 as it is in the .config file.
parent
0967864c
Please register or sign in to comment