Skip to content

Commit b2d17ee

Browse files
authored
Merge branch 'main' into Test-command
2 parents 37ac4b6 + dd2440c commit b2d17ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/datetime.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { weekNumber } from './utils/date.js'
22
import { p } from './utils/string.js'
33
import { tzOffset } from './timezone.js'
4-
import { config } from './config/datetime'
4+
import { config } from './config/datetime.js'
55

66
/**
77
* Create `datetime="2021-12-02"` attribute for `<time>`.

0 commit comments

Comments
 (0)