On Mon, 14 Jun 2004 14:04:56 -0300 (ART) "Juan Pablo Herrera" <[EMAIL PROTECTED]> wrote:
> I am using date("j M Y"), the format date is 14 Jun 2004, but i need this
> format 14 JUN 2004. The unique difference is Jun -> JUN. How can i change
> this?.
How about strtoupper( date("j M Y") ); ?
--
Dennis Freise <[EMAIL PROTECTED]>
GnuPG key: 2DE8 CCEF 6E20 11D4 3B27 21EC B0BA 1749 D2C8 38ED
Available at: http://www.final-frontier.ath.cx/?key-plain
pgpYFwoIAIk4R.pgp
Description: PGP signature

