Skip to content

pantoken / renderers/web-components/src / formatDate

函数: formatDate()

formatDate(locale, value, options?): string

Alpha

基于区域设置的日期/时间格式化器。

参数

locale

string

value

number | Date

options?

DateTimeFormatOptions

返回值

string