• Amused
  • Angry
  • Annoyed
  • Awesome
  • Bemused
  • Cocky
  • Cool
  • Crazy
  • Crying
  • Depressed
  • Down
  • Drunk
  • Embarrased
  • Enraged
  • Friendly
  • Geeky
  • Godly
  • Grumpy
  • Happy
  • Hungry
  • Innocent
  • Meh
  • Pirate
  • Poorly
  • Sad
  • Secret
  • Shy
  • Sneaky
  • Tired
  • wtf
  • Results 1 to 12 of 12
    1. #1
      Cookie..'s Avatar
      Status
      Cookie.. is online now
      Join Date
      Jun 2011
      Location
      Konoha
      Posts
      8,839
      Post Thanks / Like
      Cookies
       
      Awesome



      Changing Date Format

      Okay simple suggestion. Is it possible to change the format of dates like the "Join Date" because it sometimes is a bit confusing and hard to read.

      My Join Date:

      "06-08-2011"

      is that

      06 of August?

      or

      08 of June?

      ---

      So is it possible to change the format of the date?
       
           

    2. #2
      'Ray's Avatar
      Status
      'Ray is offline
      Join Date
      Jun 2012
      Location
      天国の地獄
      Posts
      8,030
      Post Thanks / Like
      This user has no status.
       
      Pirate

      Re: Changing Date Format

      June it's already written above your location;
       
           

    3. #3
      -S-'s Avatar
      Status
      -S- is offline
      Join Date
      Jan 2011
      Location
      London
      Posts
      40,113
      Post Thanks / Like
      Gone with the Wind
       
      Drunk



      Re: Changing Date Format

      I'll look in to see if it's already possible to be changed.

      It's true, I hate seeing the US date format, it confuses my head sometimes.

      EDIT: Yeah, NB doesn't have the option to change it, but I'm sure it's possible with vBulletin.
       
           

    4. #4
      Nathan.'s Avatar
      Status
      Nathan. is online now
      Join Date
      Mar 2011
      Location
      Australia
      Posts
      38,586
      Post Thanks / Like
      Will reply to training
      tomorrow. This is my day off,
      birthday and all.
       
      Drunk



      Re: Changing Date Format

      Yeah I agree, I'm so used to day/month/year not month/day/year. Sometimes it confuses the living crap out of me. :\
       
           

    5. #5
      Cookie..'s Avatar
      Status
      Cookie.. is online now
      Join Date
      Jun 2011
      Location
      Konoha
      Posts
      8,839
      Post Thanks / Like
      Cookies
       
      Awesome



      Re: Changing Date Format

      Quote Originally Posted by Nathan. View Post
      Yeah I agree, I'm so used to day/month/year not month/day/year. Sometimes it confuses the living crap out of me. :\
      I know that feel bro *Hugs*

      I keep telling myself to remember. But then I keep forgetting and get confused all over again.
       
           

    6. #6
      Nathan.'s Avatar
      Status
      Nathan. is online now
      Join Date
      Mar 2011
      Location
      Australia
      Posts
      38,586
      Post Thanks / Like
      Will reply to training
      tomorrow. This is my day off,
      birthday and all.
       
      Drunk



      Re: Changing Date Format

      Quote Originally Posted by Cookie.. View Post
      I know that feel bro *Hugs*

      I keep telling myself to remember. But then I keep forgetting and get confused all over again.
      Instead of changing it, maybe there is a plug-in that allows you to change to the format you prefer.
       
           

    7. #7
      -Severus Snape-'s Avatar
      Status
      -Severus Snape- is offline
      Join Date
      Nov 2010
      Location
      イングランド
      Posts
      7,573
      Post Thanks / Like
      This user has no status.
       
      Tired



      Re: Changing Date Format

      Quote Originally Posted by Nathan. View Post
      Instead of changing it, maybe there is a plug-in that allows you to change to the format you prefer.
      That's a good idea, I too have been confused quite some time>.<
       
           

    8. #8
      Cookie..'s Avatar
      Status
      Cookie.. is online now
      Join Date
      Jun 2011
      Location
      Konoha
      Posts
      8,839
      Post Thanks / Like
      Cookies
       
      Awesome



      Re: Changing Date Format

      Quote Originally Posted by Nathan. View Post
      Instead of changing it, maybe there is a plug-in that allows you to change to the format you prefer.
      I also hope so. Would be really great.
       
           

    9. #9
      Wesobi's Avatar
      Status
      Wesobi is offline
      Join Date
      Oct 2010
      Location
      Running circles around a square house.
      Posts
      14,460
      Post Thanks / Like
      If we have an opinion but do
      not voice it, are we really
      ourselves? Aren't we just
      complying to conformity?
       
      ----



      Re: Changing Date Format

      i don't really see the necessity for the plug in. I use day/month/year, yet I'm accustomed to use month/day/year on NB.

      Just remember that on if you use the same system as I usually do, it's the other way around on NarutoBase. Simple as that.

      Plug ins would just slow down NB if they are not required, and that being said, I think it's clear the disadvantages outweigh the advantages of such a plug-in.
       
           

    10. #10
      Cookie..'s Avatar
      Status
      Cookie.. is online now
      Join Date
      Jun 2011
      Location
      Konoha
      Posts
      8,839
      Post Thanks / Like
      Cookies
       
      Awesome



      Re: Changing Date Format

      Quote Originally Posted by Wesobi View Post
      i don't really see the necessity for the plug in. I use day/month/year, yet I'm accustomed to use month/day/year on NB.

      Just remember that on if you use the same system as I usually do, it's the other way around on NarutoBase. Simple as that.

      Plug ins would just slow down NB if they are not required, and that being said, I think it's clear the disadvantages outweigh the advantages of such a plug-in.
      A pluggy isn't really needed. But changing the format wouldn't be too bad.

      No one every became confused of which month was 05 June.
       
           

    11. #11
      Braaaaiiiins Zombie's Avatar
      Status
      Zombie is offline
      Join Date
      Oct 2010
      Posts
      2,555
      Post Thanks / Like
      Calm like a bomb.
       
      Hungry



      Re: Changing Date Format

      The format for a forums is relatively easy to change. ie

      PHP Code:
      <?php
      echo date('d M Y');
      ?>
      Would set it as something similar to 01 Jan 9001 which would make things easy enough and wouldn't take long to change either.
       
           

    12. #12
      Cookie..'s Avatar
      Status
      Cookie.. is online now
      Join Date
      Jun 2011
      Location
      Konoha
      Posts
      8,839
      Post Thanks / Like
      Cookies
       
      Awesome



      Re: Changing Date Format

      Quote Originally Posted by Zombie View Post
      The format for a forums is relatively easy to change. ie

      PHP Code:
      <?php
      echo date('d M Y');
      ?>
      Would set it as something similar to 01 Jan 9001 which would make things easy enough and wouldn't take long to change either.
      Good work. Thanks for that.
       
           

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •