mayah
Results
13
comments of
mayah
I've added a workaround, but this is not a complete fix, I believe.
I know that does not reject nonsense date. Also, since we're using std::chrono::time_point to represent a time, date before unix epoch is not considered well. Supporting older date will cause...
Hi, thanks for making that!