MCPcopy
hub / github.com/django/django / calendar.js

File calendar.js

django/contrib/admin/static/admin/js/calendar.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*global gettext, pgettext, get_format, interpolate, quickElement, removeChildren*/
2/*
3calendar.js - Calendar functions by Adrian Holovaty
4depends on core.js for utility functions like removeChildren or quickElement

Callers

nothing calls this directly

Calls 6

get_formatFunction · 0.85
removeChildrenFunction · 0.85
quickElementFunction · 0.85
calendarMonthFunction · 0.85
gettextFunction · 0.50
pgettextFunction · 0.50

Tested by

no test coverage detected