package cs.system.globalization
implements ICloneable
Available on cs
staticread onlyCurrentEra:IntstaticReadOnly(calendar:Calendar):Calendarread onlyAlgorithmType:CalendarAlgorithmTyperead onlyEras:NativeArray<Int>read onlyIsReadOnly:Boolread onlyMaxSupportedDateTime:DateTimeread onlyMinSupportedDateTime:DateTimeTwoDigitYearMax:IntAddDays(time:DateTime, days:Int):DateTimeAddHours(time:DateTime, hours:Int):DateTimeAddMilliseconds(time:DateTime, milliseconds:Float):DateTimeAddMinutes(time:DateTime, minutes:Int):DateTimeAddMonths(time:DateTime, months:Int):DateTimeAddSeconds(time:DateTime, seconds:Int):DateTimeAddWeeks(time:DateTime, weeks:Int):DateTimeAddYears(time:DateTime, years:Int):DateTimeClone():DynamicGetDayOfMonth(time:DateTime):IntGetDayOfWeek(time:DateTime):DayOfWeekGetDayOfYear(time:DateTime):IntGetDaysInMonth(year:Int, month:Int):IntGetDaysInMonth(year:Int, month:Int, era:Int):IntGetDaysInYear(year:Int):IntGetDaysInYear(year:Int, era:Int):IntGetEra(time:DateTime):IntGetHour(time:DateTime):IntGetLeapMonth(year:Int):IntGetLeapMonth(year:Int, era:Int):IntGetMilliseconds(time:DateTime):FloatGetMinute(time:DateTime):IntGetMonth(time:DateTime):IntGetMonthsInYear(year:Int):IntGetMonthsInYear(year:Int, era:Int):IntGetSecond(time:DateTime):IntGetWeekOfYear(time:DateTime, rule:CalendarWeekRule, firstDayOfWeek:DayOfWeek):IntGetYear(time:DateTime):IntIsLeapDay(year:Int, month:Int, day:Int):BoolIsLeapDay(year:Int, month:Int, day:Int, era:Int):BoolIsLeapMonth(year:Int, month:Int):BoolIsLeapMonth(year:Int, month:Int, era:Int):BoolIsLeapYear(year:Int):BoolIsLeapYear(year:Int, era:Int):BoolToDateTime(year:Int, month:Int, day:Int, hour:Int, minute:Int, second:Int, millisecond:Int):DateTimeToDateTime(year:Int, month:Int, day:Int, hour:Int, minute:Int, second:Int, millisecond:Int, era:Int):DateTimeToFourDigitYear(year:Int):Int
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/globalization/Calendar.html