Home
last modified time | relevance | path

Searched refs:toGregorian (Results 1 – 1 of 1) sorted by relevance

/plugin/judge/helper/
H A Djdatetime.class.php347 list($year, $month, $day) = self::toGregorian($year, $month, $day);
545 public static function toGregorian($j_y, $j_m, $j_d) function in jDateTime