You are here

function CalendarSystemsInterface::setTime in Calendar Systems 8.3

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

File

src/CalendarSystems/CalendarSystemsInterface.php, line 22

Class

CalendarSystemsInterface

Namespace

Drupal\calendar_systems\CalendarSystems

Code

function setTime($hour, $minute, $second);