A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
milliseconds — Property in class com.developmentarc.framework.utils.AdjustableDate
The milliseconds (an integer from 0 to 999) portion of a Date object according to local time.
millisecondsUTC — Property in class com.developmentarc.framework.utils.AdjustableDate
The milliseconds (an integer from 0 to 999) portion of a Date object according to universal time (UTC).
minutes — Property in class com.developmentarc.framework.utils.AdjustableDate
The minutes (an integer from 0 to 59) portion of a Date object according to local time.
minutesUTC — Property in class com.developmentarc.framework.utils.AdjustableDate
The minutes (an integer from 0 to 59) portion of a Date object according to universal time (UTC).
month — Property in class com.developmentarc.framework.utils.AdjustableDate
The month (0 for January, 1 for February, and so on) portion of a Date object according to local time.
monthUTC — Property in class com.developmentarc.framework.utils.AdjustableDate
The month (0 [January] to 11 [December]) portion of a Date object according to universal time (UTC).
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z