Searched refs:formatLocalDate (Results 1 – 2 of 2) sorted by relevance
30 function formatLocalDate(date) { function391 const currentKey = formatLocalDate(current);447 const checkKey = formatLocalDate(checkCurrent);468 const resKey = formatLocalDate(resCurrent);669 const todayStr = formatLocalDate(today);1130 const todayStr = formatLocalDate(today);
124 Added `formatLocalDate(date)` helper function that formats dates using local time methods (`getFull…132 - `calendar-main.js` - Added `formatLocalDate()` helper, replaced 3 `toISOString().split('T')[0]` c…