DateTimeFormat.nativeCalendarName

$(ANCHOR DateTimeFormat_nativeCalendarName) Property. Retrieves the native name of the calendar associated with the current instance.

class DateTimeFormat
@property final
const(char)[]
nativeCalendarName
()

Return Value

Type: const(char)[]

The native name of the calendar associated with the current instance.

Meta