Skip to content

0.0.4

Choose a tag to compare

@odayou odayou released this 06 Mar 03:05
· 3 commits to master since this release

Full Changelog: 0.0.3...0.0.4

修复:调整时间匹配模式以兼容 Day Planner 的时间格式
修改 timePattern 正则表达式,使其能够正确处理 starttime - endtime 格式的时间段,解决因 - 两侧空格导致的时间计算问题。

fix: adjust time pattern to support Day Planner's time format
Modified the timePattern regex to correctly handle starttime - endtime format, fixing the time calculation issue caused by spaces around -.