mirror of
https://github.com/kepano/obsidian-skills.git
synced 2026-06-08 14:05:34 -07:00
41909ae5cf
- Add comprehensive Duration type documentation with fields (.days, .hours, etc.) - Fix date calculation formulas to use .days property instead of millisecond division - Clarify that Duration type doesn't support direct .round() calls - Add correct/incorrect examples for date arithmetic