package cs.system.globalization
implements ICloneable
Available on csread only AlgorithmType:CalendarAlgorithmTyperead only Eras:NativeArray<Int>read only IsReadOnly:Boolread only MaxSupportedDateTime:DateTimeread only MinSupportedDateTime: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):Intstatic read only CurrentEra:Intstatic ReadOnly (calendar:Calendar):Calendar
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/cs/system/globalization/Calendar.html