|

Re: [PHP-DB] date_format for Oracle
From: Steve Farmer (hts <email protected>)
Date: 04/11/01
Hi Richard,
try TO_DATE or TO_CHAR , depending upon what you are trying to do,
there are about 2 pages of formatting options for these functions.
HTH
Steve
At 10:12 PM +0000 11/4/01, Richard Crawford wrote:
>This isn't strictly a PHP question, I suppose... but is anyone aware of a
>date_format function for Oracle comparable to MySQL's date_format() function?
>
--
---------------------------------------------------
"Minds are like parachutes, they work best when open"
Support free speech; visit http://www.efa.org.au/
Heads Together Systems Pty Ltd http://www.hts.com.au
Email: hts <email protected> Tel: 612 9982 6767 Fax: 612 9981 3081
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>
|