Home
last modified time | relevance | path

Searched refs:GetYear (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-0.14.4/sources/libraries/fnd/
Dfnd_DateTime.cpp72 const s64 startYear = DateTime(MIN_MILLISECONDS).GetYear(); in IsValidDate()
73 const s64 endYear = DateTime(MAX_MILLISECONDS).GetYear(); in IsValidDate()
227 s32 DateTime::GetYear() const in GetYear() function in nn::fnd::DateTime
/CTR-SDK-0.14.4/include/nn/fnd/
Dfnd_DateTime.h101 s32 GetYear() const;