menu
ella package
documentation
time/Epoch.dart
Epoch
getNow static method
getNow static method
dark_mode
light_mode
getNow
static method
Epoch
getNow
(
)
Implementation
static Epoch getNow() { return new Epoch.fromDateTime(new DateTime.now()); }
ella package
documentation
time/Epoch
Epoch
getNow static method
Epoch class