nn::fnd::DateTime::IsValidDate
#include <nn/fnd.h> static bool IsValidDate( s32 year, s32 month, s32 day );
true
false
Determines if the date is valid.
CONFIDENTIAL