We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 37ac4b6 + dd2440c commit b2d17eeCopy full SHA for b2d17ee
src/datetime.js
@@ -1,7 +1,7 @@
1
import { weekNumber } from './utils/date.js'
2
import { p } from './utils/string.js'
3
import { tzOffset } from './timezone.js'
4
-import { config } from './config/datetime'
+import { config } from './config/datetime.js'
5
6
/**
7
* Create `datetime="2021-12-02"` attribute for `<time>`.
0 commit comments