You are here

function CalendarSystemsInterface::xFormatArray in Calendar Systems 8.3

1 method overrides CalendarSystemsInterface::xFormatArray()
CalendarSystemsPartialImplementation::xFormatArray in src/CalendarSystems/CalendarSystemsPartialImplementation.php
Put all day and time parts in an array, in gregorian.

File

src/CalendarSystems/CalendarSystemsInterface.php, line 13

Class

CalendarSystemsInterface

Namespace

Drupal\calendar_systems\CalendarSystems

Code

function xFormatArray();