Easy Tutorial
❮ Php Mysql Order By Func Math Log1P ❯

PHP jdtogregorian() Function

PHP Calendar Reference Manual

Example

Convert a Gregorian date to a Julian Day Count, and then back to a Gregorian date:


Definition and Usage

The jdtogregorian() function converts a Julian Day Count to a Gregorian date.

Note: See the gregoriantojd() function to convert a Gregorian date to a Julian Day Count.

Syntax

Parameter Description
jd Required. A number (Julian Day Count).

Technical Details

Return Value: Returns the Gregorian date in the format "month/day/year".
PHP Version: 4+
--- ---

❮ Php Mysql Order By Func Math Log1P ❯