|
PHP5中文手册
jdtojewish(PHP 4, PHP 5) jdtojewish — Converts a Julian day count to a Jewish calendar date 说明
string jdtojewish
( int $juliandaycount
[, bool $hebrew
[, int $fl
]] )
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 |