DateTimeFormat.getFormat

$(ANCHOR DateTimeFormat_getFormat) Retrieves an object defining how to format the specified type.

class DateTimeFormat
getFormat

Return Value

Type: Object

If type is typeid(DateTimeFormat), the current DateTimeFormat instance. Otherwise, null. Remarks: Implements IFormatService.getFormat.

Meta