On Mon, 2004-02-09 at 00:32, adwinwijaya wrote:
> Hello php-general,
> 
>   I wonder is there any class/function in php to convert from dates
>   (dd/mm/yyyy hh:mm:ss) to Julian date ?
> 
>   (I also wonder why there is no Julian date function in php function
>   libraries ... i think it is nice to have Julian date )

There are functions available that work with Julian dates, check the
calender section:
http://www.php.net/manual/en/ref.calendar.php

-- 
Adam Bregenzer
[EMAIL PROTECTED]
http://adam.bregenzer.net/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to