Searched refs:toGregorian (Results 1 – 1 of 1) sorted by relevance
347 list($year, $month, $day) = self::toGregorian($year, $month, $day);545 public static function toGregorian($j_y, $j_m, $j_d) function in jDateTime