public function cmfcCalendarV1Plugin::toGregorian in Calendar Systems 7.2
Same name and namespace in other branches
- 8 calendar/v1/calendarV1.plugin.class.inc.php \cmfcCalendarV1Plugin::toGregorian()
- 8.2 calendar/v1/calendarV1.plugin.class.inc.php \cmfcCalendarV1Plugin::toGregorian()
- 7 calendar/v1/calendarV1.plugin.class.inc.php \cmfcCalendarV1Plugin::toGregorian()
5 methods override cmfcCalendarV1Plugin::toGregorian()
- cmfcCalendarV1Arabic::toGregorian in calendar/
v1/ calendarSystems/ arabic.class.inc.php - Islamic Calendar
- cmfcCalendarV1Gregorian::toGregorian in calendar/
v1/ calendarSystems/ gregorian.class.inc.php - cmfcCalendarV1Iranian::toGregorian in calendar/
v1/ calendarSystems/ iranian.class.inc.php - cmfcCalendarV1Julian::toGregorian in calendar/
v1/ calendarSystems/ julian.class.inc.php - cmfcCalendarV1Thai::toGregorian in calendar/
v1/ calendarSystems/ thai.class.inc.php
File
- calendar/
v1/ calendarV1.plugin.class.inc.php, line 19
Class
Code
public function toGregorian($j_y, $j_m, $j_d);