update : 2015.11.03
php.shukuma.com검색:
|
jdtojewish(PHP 4, PHP 5, PHP 7) jdtojewish — Converts a Julian day count to a Jewish calendar date 설명
string jdtojewish
( int
$juliandaycount
[, bool $hebrew = false
[, int $fl = 0
]] )Converts a Julian Day Count to the Jewish Calendar. 인수
반환값The jewish date as a string in the form "month/day/year" 예제
Example #1 jdtojewish() Example
<?php 참고
|