You are here

function CalendarSystemsInterface::xFormat in Calendar Systems 8.3

1 method overrides CalendarSystemsInterface::xFormat()
CalendarSystemsPartialImplementation::xFormat in src/CalendarSystems/CalendarSystemsPartialImplementation.php
Format date time, in gregorian.

File

src/CalendarSystems/CalendarSystemsInterface.php, line 7

Class

CalendarSystemsInterface

Namespace

Drupal\calendar_systems\CalendarSystems

Code

function xFormat($format);