将格式为YYYYMMDD-HHMMSS的日期解析为带有毫秒的Unix时间
由 Bryan Kho 所有。
288在日期和时间
4KB
date-parse -h 获取说明
date-parse -h
date-parse 20231012-121200 将时间转换为带有毫秒的Unix时间
date-parse 20231012-121200
在此贡献:https://github.com/bryank91/date-parse
~1MB ~18K SLoC