Lines Matching defs:date
30 function formatLocalDate(date) { argument
680 window.showDayPopup = function(calId, date, namespace) { argument
945 window.showDayEvents = function(calId, date, namespace) { argument
998 window.renderEventItem = function(event, date, calId, namespace) { argument
1335 window.openAddEvent = function(calId, namespace, date) { argument
1446 window.editEvent = function(calId, eventId, date, namespace) { argument
1451 date: date, property
1541 window.deleteEvent = function(calId, eventId, date, namespace) { argument
1548 date: date, property
1667 date: date, property
1778 window.highlightEvent = function(calId, eventId, date) { argument
2151 window.toggleTaskComplete = function(calId, eventId, date, namespace, completed) { argument
2156 date: date, property
3697 window.jumpToDate = function(calId, date, namespace) { argument