PDA

View Full Version : startDate endDate format


PCCAV
10-17-2005, 01:35 PM
I have setup the calendar to trial. I would need to migrate an existing calendar database, so I am wondering what format the startDate endDate columns are in. My existing DB stored the calendar dates differently, so i need to know how these are formatted so I can convert. Thanks.

Brian
10-17-2005, 01:41 PM
Julian Day Count

http://us3.php.net/manual/en/function.gregoriantojd.php


:)