nn::fnd::DateTime::IsLeapYear Member Function#include <nn/fnd.h>
static s32 IsLeapYear(
s32 year
);
| Name | Description | |
|---|---|---|
| in | year | Specifies the year. |
true if a leap year; false otherwise. Determines if the year is a leap year.
CONFIDENTIAL