DateTimeFormat.getInstance

$(ANCHOR DateTimeFormat_getInstance) Retrieves the DateTimeFormat for the specified IFormatService.

class DateTimeFormat
static
getInstance

Return Value

The DateTimeFormat for the specified IFormatService. Remarks: The method calls IFormatService.getFormat with typeof(DateTimeFormat). If formatService is null, then the value of the current property is returned.

Meta