menu
rethink_db_ns package
documentation
rethink_db_ns.dart
RethinkDb
nativeTime method
nativeTime method
dark_mode
light_mode
nativeTime
method
Time
nativeTime
(
DateTime
val
)
Create a time object from a Dart DateTime object.
Implementation
Time nativeTime(DateTime val) => expr(val);
rethink_db_ns package
documentation
rethink_db_ns
RethinkDb
nativeTime method
RethinkDb class