You are here

function CalendarSystemsInterface::xSetDate in Calendar Systems 8.3

1 method overrides CalendarSystemsInterface::xSetDate()
CalendarSystemsPartialImplementation::xSetDate in src/CalendarSystems/CalendarSystemsPartialImplementation.php

File

src/CalendarSystems/CalendarSystemsInterface.php, line 18

Class

CalendarSystemsInterface

Namespace

Drupal\calendar_systems\CalendarSystems

Code

function xSetDate($y, $m, $d);