NetworkTimestampDatetimeConverter class
Constructors
- NetworkTimestampDatetimeConverter(DateTime epoch, String timeUnits)
Properties
Methods
-
getTimeUnits(
String timeUnits) → int -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toDatetime(
int rawTimestamp) → DateTime -
toDifference(
DateTime referenceDatetime) → int -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited