| 1 | /*global gettext, pgettext, get_format, interpolate, quickElement, removeChildren*/ |
| 2 | /* |
| 3 | calendar.js - Calendar functions by Adrian Holovaty |
| 4 | depends on core.js for utility functions like removeChildren or quickElement |
nothing calls this directly
no test coverage detected