RunKit + npm: dayjs

node v8.17.0
endpointsharetweet
var dayjs = require("dayjs") dayjs().startOf('week').format('YYYY-MM-DD')
Created from: https://npm.runkit.com/dayjs
Loading…