You are here

public function cmfcCalendarV1Plugin::makeTime in Calendar Systems 8.2

Same name and namespace in other branches
  1. 8 calendar/v1/calendarV1.plugin.class.inc.php \cmfcCalendarV1Plugin::makeTime()
  2. 7 calendar/v1/calendarV1.plugin.class.inc.php \cmfcCalendarV1Plugin::makeTime()
  3. 7.2 calendar/v1/calendarV1.plugin.class.inc.php \cmfcCalendarV1Plugin::makeTime()
5 methods override cmfcCalendarV1Plugin::makeTime()
cmfcCalendarV1Arabic::makeTime in calendar/v1/calendarSystems/arabic.class.inc.php
cmfcCalendarV1Gregorian::makeTime in calendar/v1/calendarSystems/gregorian.class.inc.php
cmfcCalendarV1Iranian::makeTime in calendar/v1/calendarSystems/iranian.class.inc.php
cmfcCalendarV1Julian::makeTime in calendar/v1/calendarSystems/julian.class.inc.php
cmfcCalendarV1Thai::makeTime in calendar/v1/calendarSystems/thai.class.inc.php

File

calendar/v1/calendarV1.plugin.class.inc.php, line 26

Class

cmfcCalendarV1Plugin

Code

public function makeTime($hour = "", $minute = "", $second = "", $jmonth = "", $jday = "", $jyear = "");