mirror of
https://github.com/hellodigua/ChatLab.git
synced 2026-05-23 23:20:55 +08:00
ae975452cf
- 逗号替换为空格而非删除,避免日期时间粘连导致解析失败 - AM/PM 前改为 \s* 与行匹配正则一致,支持无空格格式 - 移除冗余的 is12HourFormat 预检测变量 Made-with: Cursor