Search results

DateFormatOptions API in JavaScript Base API control

Interface for dateFormatOptions

Properties

calendar

string

Specifies the calendar mode other than gregorian

format

string

Specifies custom date formatting to be used.

isServerRendered

boolean

Enable server side date formating.

skeleton

string

Specifies the skeleton for date formatting.

type

string

Specifies the type of date formatting either date, dateTime or time.