LocalizedFormat
dayjs().format
API 擴充了 LocalizedFormat 以提供在地化格式選項。
var localizedFormat = require('dayjs/plugin/localizedFormat')
dayjs.extend(localizedFormat)
dayjs().format('L LT')
dayjs().format
API 擴充了 LocalizedFormat 以提供在地化格式選項。
var localizedFormat = require('dayjs/plugin/localizedFormat')
dayjs.extend(localizedFormat)
dayjs().format('L LT')