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.
1 parent e8a5a09 commit a4c100fCopy full SHA for a4c100f
test/types.js
@@ -1,6 +1,8 @@
1
'use strict'
2
const PostgresInterval = require('postgres-interval')
3
4
+process.env.TZ = 'Asia/Riyadh'
5
+
6
const {
7
Range,
8
RANGE_EMPTY,
0 commit comments