Calendar

Calendar

package java-util

implements Comparable<Calendar>, Cloneable, Serializable

Available on java

Methods

add (param1:Int, param2:Int):Void

after (param1:Dynamic):Bool

before (param1:Dynamic):Bool

clear (param1:Int):Void

clear ():Void

clone ():Dynamic

compareTo (param1:Dynamic):Int

compareTo (param1:Calendar):Int

equals (param1:Dynamic):Bool

get (param1:Int):Int

getActualMaximum (param1:Int):Int

getActualMinimum (param1:Int):Int

getDisplayName (param1:Int, param2:Int, param3:Locale):String

getDisplayNames (param1:Int, param2:Int, param3:Locale):Map<String, Integer>

getFirstDayOfWeek ():Int

getGreatestMinimum (param1:Int):Int

getLeastMaximum (param1:Int):Int

getMaximum (param1:Int):Int

getMinimalDaysInFirstWeek ():Int

getMinimum (param1:Int):Int

getTime ():Date

getTimeInMillis ():Int64

getTimeZone ():TimeZone

getWeekYear ():Int

getWeeksInWeekYear ():Int

hashCode ():Int

isLenient ():Bool

isSet (param1:Int):Bool

isWeekDateSupported ():Bool

roll (param1:Int, param2:Int):Void

roll (param1:Int, param2:Bool):Void

set (param1:Int, param2:Int, param3:Int, param4:Int, param5:Int, param6:Int):Void

set (param1:Int, param2:Int):Void

set (param1:Int, param2:Int, param3:Int):Void

set (param1:Int, param2:Int, param3:Int, param4:Int, param5:Int):Void

setFirstDayOfWeek (param1:Int):Void

setLenient (param1:Bool):Void

setMinimalDaysInFirstWeek (param1:Int):Void

setTime (param1:Date):Void

setTimeInMillis (param1:Int64):Void

setTimeZone (param1:TimeZone):Void

setWeekDate (param1:Int, param2:Int, param3:Int):Void

toString ():String

Static variables

static read only ALL_STYLES:Int

static read only AM:Int

static read only AM_PM:Int

static read only APRIL:Int

static read only AUGUST:Int

static read only DATE:Int

static read only DAY_OF_MONTH:Int

static read only DAY_OF_WEEK:Int

static read only DAY_OF_WEEK_IN_MONTH:Int

static read only DAY_OF_YEAR:Int

static read only DECEMBER:Int

static read only DST_OFFSET:Int

static read only ERA:Int

static read only FEBRUARY:Int

static read only FIELD_COUNT:Int

static read only FRIDAY:Int

static read only HOUR:Int

static read only HOUR_OF_DAY:Int

static read only JANUARY:Int

static read only JULY:Int

static read only JUNE:Int

static read only LONG:Int

static read only MARCH:Int

static read only MAY:Int

static read only MILLISECOND:Int

static read only MINUTE:Int

static read only MONDAY:Int

static read only MONTH:Int

static read only NOVEMBER:Int

static read only OCTOBER:Int

static read only PM:Int

static read only SATURDAY:Int

static read only SECOND:Int

static read only SEPTEMBER:Int

static read only SHORT:Int

static read only SUNDAY:Int

static read only THURSDAY:Int

static read only TUESDAY:Int

static read only UNDECIMBER:Int

static read only WEDNESDAY:Int

static read only WEEK_OF_MONTH:Int

static read only WEEK_OF_YEAR:Int

static read only YEAR:Int

static read only ZONE_OFFSET:Int

Static methods

static getAvailableLocales ():NativeArray<Locale>

static getInstance (param1:TimeZone, param2:Locale):Calendar

static getInstance ():Calendar

static getInstance (param1:TimeZone):Calendar

static getInstance (param1:Locale):Calendar

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/java/util/Calendar.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部