menu
k_utils package
documentation
k_date.dart
KDateUtils
now static method
now static method
dark_mode
light_mode
now
static method
DateTime
now
(
)
获取当前日期返回DateTime
Implementation
static DateTime now() => DateTime.now();
k_utils package
documentation
k_date
KDateUtils
now static method
KDateUtils class