import dayjs from "dayjs"; const utc = require("dayjs/plugin/utc"); dayjs.extend(utc);