Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/iamkun/dayjs
/ index.js
File
index.js
src/plugin/utc/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ MILLISECONDS_A_MINUTE, MIN } from
'../../constant'
2
3
const
REGEX_VALID_OFFSET_FORMAT = /[+-]\d\d(?::?\d\d)?/g
4
const
REGEX_OFFSET_HOURS_MINUTES_FORMAT = /([+-]|\d\d)/g
Callers
nothing calls this directly
Calls
13
dayjs
Function · 0.85
u
Function · 0.85
toDate
Method · 0.80
$utils
Method · 0.80
utc
Method · 0.80
local
Method · 0.80
offsetFromString
Function · 0.70
add
Method · 0.65
utcOffset
Method · 0.65
clone
Method · 0.65
toISOString
Method · 0.65
format
Method · 0.65
Tested by
no test coverage detected