Home
last modified time | relevance | path

Searched refs:TRADITIONAL (Results 1 – 5 of 5) sorted by relevance

/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Extension/
H A DIntl.php60 … 'gregorian' === $calendar ? IntlDateFormatter::GREGORIAN : IntlDateFormatter::TRADITIONAL,
72 'gregorian' === $calendar ? IntlDateFormatter::GREGORIAN : IntlDateFormatter::TRADITIONAL,
/plugin/mdpage/src/DokuWiki/Plugin/Mdpage/
H A DMarkdown.php8 const TRADITIONAL = 'Traditional'; define in DokuWiki\\Plugin\\Mdpage\\Markdown
/plugin/combo/ComboStrap/
H A DIso8601Date.php24 public const DATE_FORMATTER_TYPE = IntlDateFormatter::TRADITIONAL;
216 return IntlDateFormatter::TRADITIONAL;
/plugin/mdpage/
H A Dsyntax.php105 $flavor = Markdown::TRADITIONAL;
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Dintl.rst57 * 'traditional': `IntlDateFormatter::TRADITIONAL`_
146 .. _`IntlDateFormatter::TRADITIONAL`: http://php.net/IntlDateFormatter#intldateformatter.constants.…