Function: utc()
Source: 1.0.0-rc.14 · ecc10ae38a81 (uncommitted changes)
ts
function utc(
config?,
format?,
strict?
): Dayjs;Defined in: node_modules/.pnpm/dayjs@1.11.23/node_modules/dayjs/plugin/utc.d.ts:18
Parameters
config?
| string | number | Date | Dayjs | null
format?
string
strict?
boolean