Opps! I meant strftime() as I have to pass timestamp from a file. Sparky ----- Original Message ----- From: "Adam Voigt" <[EMAIL PROTECTED]> To: "Sparky Kopetzky" <[EMAIL PROTECTED]> Cc: "PHP General" <[EMAIL PROTECTED]> Sent: Friday, June 27, 2003 11:07 Subject: Re: [PHP] Date/Time problem
> echo(date('T')); > > Works fine for me. > > > On Fri, 2003-06-27 at 13:03, Sparky Kopetzky wrote: > > Well, I got the time displaying sort of right but have a length problem. See, using %T doesn't work in date() but %Z does but it returns a very long string 'Mountain Daylight Time' when all I want is 'MDT'. Is there a way around this problem other than having to edit the string date() returns?? > > > > Robin E. Kopetzky > > Black Mesa Computers/Internet Services > > www.blackmesa-isp.net > -- > Adam Voigt ([EMAIL PROTECTED]) > Linux/Unix Network Administrator > The Cryptocomm Group > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php