Skip to content

FsDateFormat

日期格式化展示组件

Props

Prop nameDescriptionTypeValuesDefault
modelValue日期时间值,支持 long,string,date 等,由 dayjs 转化--
valueFormat输入格式化,不传则由 dayjs 自动转化string-undefined
format输出格式化string-"YYYY-MM-DD HH:mm:ss"