Home
last modified time | relevance | path

Searched refs:formatLocalDate (Results 1 – 2 of 2) sorted by relevance

/plugin/calendar/
H A Dcalendar-main.js30 function formatLocalDate(date) { function
391 const currentKey = formatLocalDate(current);
571 const todayStr = formatLocalDate(today);
1027 const todayStr = formatLocalDate(today);
H A DCHANGELOG.md103 Added `formatLocalDate(date)` helper function that formats dates using local time methods (`getFull…
111 - `calendar-main.js` - Added `formatLocalDate()` helper, replaced 3 `toISOString().split('T')[0]` c…