You are here

function DatexInterface::getCalendarName in Datex 7.3

1 method overrides DatexInterface::getCalendarName()
DatexPartialImplementation::getCalendarName in src/Datex/DatexPartialImplementation.php
Get name of the calendar, such as gregorian or persian.

File

src/Datex/DatexInterface.php, line 34

Class

DatexInterface

Code

function getCalendarName();