(e)
| 1248 | return e && e.startsWith("binned"); |
| 1249 | } |
| 1250 | function Ei(e) { |
| 1251 | return e.startsWith("utc"); |
| 1252 | } |
| 1253 | const Mi = { "year-month": "%b %Y ", "year-month-date": "%b %d, %Y " }; |
| 1254 | function Ri(e) { |
| 1255 | return Ai.filter((t) => qi(e, t)); |