(offset: number | string, keepLocalTime?: boolean)
| 13 | isUTC(): boolean |
| 14 | |
| 15 | utcOffset(offset: number | string, keepLocalTime?: boolean): Dayjs |
| 16 | } |
| 17 | |
| 18 | export function utc(config?: ConfigType, format?: string, strict?: boolean): Dayjs |
no outgoing calls
no test coverage detected