文件名称::alarm_clock:类型安全的DateTime和Duration计算,由扩展提供支持。-JavaScript开发
文件大小:11KB
文件格式:ZIP
更新时间:2024-06-14 18:44:14
JavaScript Flutter
:alarm_clock:时间具有引人注目的扩展名,如果您曾经写过这样的东西,那就别再看了:final DateTime fourHoursFromNow = DateTime.now()+ Duration(hours:4); :military_medal:安装依赖于:alarm_clock:时间如果使用了闪亮的扩展名,如果您曾经写过类似的东西,就不要再看了:最终的DateTime fourHoursFromNow = DateTime.now()+ Duration(小时:4) :military_medal:安装依赖关系:时间:“ ^ 1.3.0”:high_voltage:导入导入'package:time / time.dart'; :video_game:使用最终持续时间:十分钟= 10分钟; 最终持续时间oneHourThirtyMinutes = 1.5.hours; 最终的DateTime afterTenMinutes = DateTime.now()+ 10.minutes; 最后的持续时间tenMinutesAndSome = 10.分钟+ 15.seco
【文件预览】:
time.dart-master
----example()
--------time_example.dart(965B)
----.github()
--------workflows()
----analysis_options.yaml(2KB)
----test()
--------time_test.dart(17KB)
----LICENSE(1KB)
----.gitignore(263B)
----pubspec.yaml(331B)
----CHANGELOG.md(2KB)
----lib()
--------time.dart(47B)
--------src()
----README.md(3KB)