menu
ngcomponents package
documentation
model/date/time_zone_aware_clock.dart
TimeZoneAwareClock
now method
now method
dark_mode
light_mode
now
method
DateTime
now
(
)
inherited
Returns current time.
Implementation
DateTime now() => _time();
ngcomponents package
documentation
model/date/time_zone_aware_clock
TimeZoneAwareClock
now method
TimeZoneAwareClock class