Lines Matching defs:year
49 s32 DateTime::IsLeapYear(s32 year) in IsLeapYear()
69 bool DateTime::IsValidDate(s32 year, s32 month, s32 day) in IsValidDate()
98 …bool DateTime::IsValidParameters(s32 year, s32 month, s32 day, s32 hour, s32 minute, s32 second, s… in IsValidParameters()
124 s32 DateTime::DateToDays(s32 year, s32 month, s32 day) in DateToDays()
159 s32 year, month, day; in DaysToDate() local
219 …DateTime::DateTime(s32 year, s32 month, s32 day, s32 hour, s32 minute, s32 second, s32 millisecond) in DateTime()
229 s32 year; in GetYear() local
286 …DateTime DateTime::FromParameters(s32 year, s32 month, s32 day, s32 hour, s32 minute, s32 second, … in FromParameters()
337 s32 year,month; in ReplaceDay() local
355 s32 year,day; in ReplaceMonth() local
404 s32 year,month,day; in GetParameters() local