date class

Constructors

date(dynamic timestamp)

Properties

day String
no setter
hashCode int
The hash code for this object.
no setterinherited
hour int
no setter
minute int
no setter
month String
no setter
numDate int
no setter
numMonth int
no setter
original → dynamic
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
second int
no setter
suasana String
no setter
timestamp ↔ dynamic
getter/setter pair
year int
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() → dynamic
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited