Culture.clone

Copies the current Culture instance.

class Culture
version(Clone)
clone
()

Return Value

Type: Object

A copy of the current Culture instance. Remarks: The values of the numberFormat, dateTimeFormat and calendar properties are copied also.

Meta