Derick Rethans wrote:
On Fri, 5 Dec 2008, Lester Caine wrote:

First question.
Why are there two different formats for dates with date creation using one
format and everything else using strftime formatting?

Don't understand what you mean by this.

http://uk.php.net/manual/en/function.strftime.php uses %* formatting while the newer 'format' uses single characters
http://uk.php.net/manual/en/function.date.php

I'm just used to strftime style and all of the ADOdb formatting is based on that ... I never realised there was two formats, so re-engineering to use format is not really practical.

--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/lsces/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to