You are here

public function cmfcCalendarV1Plugin::date in Calendar Systems 8.2

Same name and namespace in other branches
  1. 8 calendar/v1/calendarV1.plugin.class.inc.php \cmfcCalendarV1Plugin::date()
  2. 7 calendar/v1/calendarV1.plugin.class.inc.php \cmfcCalendarV1Plugin::date()
  3. 7.2 calendar/v1/calendarV1.plugin.class.inc.php \cmfcCalendarV1Plugin::date()

Implementation of PHP date function This is the simplified versino by Sina Salek

5 methods override cmfcCalendarV1Plugin::date()
cmfcCalendarV1Arabic::date in calendar/v1/calendarSystems/arabic.class.inc.php
Implementation of PHP date function This is the simplified version by Sina Salek
cmfcCalendarV1Gregorian::date in calendar/v1/calendarSystems/gregorian.class.inc.php
Implementation of PHP date function This is the simplified versino by Sina Salek
cmfcCalendarV1Iranian::date in calendar/v1/calendarSystems/iranian.class.inc.php
Implementation of PHP date function This is the simplified versino by Sina Salek
cmfcCalendarV1Julian::date in calendar/v1/calendarSystems/julian.class.inc.php
Implementation of PHP date function This is the simplified versino by Sina Salek
cmfcCalendarV1Thai::date in calendar/v1/calendarSystems/thai.class.inc.php
Implementation of PHP date function This is the simplified versino by Sina Salek

File

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

Class

cmfcCalendarV1Plugin

Code

public function date($format, $maket = null);