You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Current typo for utcOffset method from UTC plugin is wrong. That method could accept and properly use offset parameter as string, here is an example.
Describe the bug
Current typo for
utcOffset
method from UTC plugin is wrong. That method could accept and properly useoffset
parameter as string, here is an example.dayjs/src/plugin/utc/index.js
Line 83 in e2feb6b
Expected behavior
utcOffset
method should accept offset parameter either as string or number.Information
The text was updated successfully, but these errors were encountered: