Re: [Phpvideopro-developers] date format changed
Brought to you by:
izzy
From: Itzchak R. <izz...@qu...> - 2001-09-22 23:37:56
|
Hi Tom, Tom Albers wrote: > I don't see this in the devel site. But annyhow, maybe this is > also something to be set in some settings file, which format the > date should be in? It could be that the dev demo is out of sync. Somehow the cron job does not work as expected (automatically updating from CVS). Will have a look at this today (Sunday) when preparing the release of v0.2. The date format at the moment is varchar(10) "YYYY-MM-DD", will be changed sometimes to "YYYYMMDD" for easier comparision (date between x and y, so we can compare numerically). Sorry for the delayed answer - was kept very busy the last days (and again will be starting with Monday)... </izzy> |