Dart SDK
dart:core
DateTime
hashCode
property
hashCode
DateTime
Constants
MONDAY
TUESDAY
WEDNESDAY
THURSDAY
FRIDAY
SATURDAY
SUNDAY
DAYS_PER_WEEK
JANUARY
FEBRUARY
MARCH
APRIL
MAY
JUNE
JULY
AUGUST
SEPTEMBER
OCTOBER
NOVEMBER
DECEMBER
MONTHS_PER_YEAR
Static methods
parse
Properties
millisecondsSinceEpoch
isUtc
hashCode
timeZoneName
timeZoneOffset
year
month
day
hour
minute
second
millisecond
weekday
Constructors
DateTime
utc
now
fromMillisecondsSinceEpoch
Operators
operator ==
Methods
isBefore
isAfter
isAtSameMomentAs
compareTo
toLocal
toUtc
toString
toIso8601String
add
subtract
difference
int
hashCode
read-only
(Not documented.)