C++ UTC Time Library
A class to hold UTC times, and associated functionality.
 All Classes Namespaces Files Functions Pages
Todo List
Member utctime::validate_date (const int year, const int month, const int day, const int hour, const int minute, const int second)
Why does this throw an exception? Why not return false? In order so that the error message can show why it's invalid?