You are here

public function DatexGregorian::getIntlArgs in Datex 7.2

Provides an array containing default arguments for INTL formatter.

Overrides DatexCalendarIterface::getIntlArgs

File

datex_api/DatexGregorian.inc, line 67
Gregorian for datex. Nothinf special, always calls DateTime methods to handle stuff.

Class

DatexGregorian
Default Gregorian for datex.

Code

public function getIntlArgs() {
}