Jump to content

KhAoZ

New Members
  • Posts

    3
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

KhAoZ's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. I can and I do. However, for fun, I just wrote that small thing, and ecountered some wierd problems. I want to know whats going on with that code. The problem is not getting a date formatter to work, its that the echo function does something different than what is returned by the return function. And their both the wrong result anyway...
  2. Doens't seem like anyone has any ideas as to what is wrong. Anyone think this might be a bug? Can anyone try this out on their computer?
  3. Brandon Jaeger: Yeah, with that code the echo works, but still, when I attempt to return the string, I get: [code]March 2, Jul 06:01[/code] And basically, the calling function is just doing: [code]echo parseDate($date);[/code] Any idea's why returning the string is messing it all up? EDIT: Nevermind, it still doesn't work. The output is: [code] July 3, 2006 01:02:00[/code] For some reason, an extra :00 is added at the end...
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.