Implemented Timezone Converter BBCode Tag

Discussion in 'Feedback & Assistance' started by P, Jul 30, 2011.

  1. P Banned

    Joined:
    Oct 5, 2007
    Location:
    New Zealand
    366
    Plugin info here.

    In a nutshell, I can enter a time in GMT, wrap it in the BBCode tags, and when a user reads it, it'll be seen in their time.

    I know most people don't use this, but it'd be -SO- useful for things such as the Death Note Game, or organising dates and times.

    There is a minor glitch when after editing a post with these tags, the editor is redirected to a white page. But this is tolerable enough, as the post is still edited.

    PLEASEPLEASEPLEASE install this.
     
  2. Llave Superless Moderator

    Joined:
    Jun 23, 2010
    Gender:
    Tired Dad
    4,112
    I'm kinda confused as to how this would work... but i get it a bit, it does sound reasonable. Things like that always help:)
     
  3. P Banned

    Joined:
    Oct 5, 2007
    Location:
    New Zealand
    366
    For example, I could type the tag, [gmt]5:04AM[/gmt]. That'd then show up to be whatever that is in your timezone (as determined by what you've entered on the forum).
     
  4. Bushy "Don't think. Imagine!"

    Joined:
    May 27, 2008
    Gender:
    Male,
    Location:
    On the other side of the internet.
    750
    I like this, it will make arranging different things so much easier, I mean, yeah we can always calculate the time differences ourselves... but this saves us the trouble.
     
  5. GhettoXemnas literally dead inside

    Joined:
    Jun 9, 2007
    Gender:
    Male
    827
    I support this suggestion. Do it.
     
  6. Amaury Chaser

    Joined:
    Jan 15, 2007
    Gender:
    Male
    Location:
    Ellensburg, WA
    1,694
    Doesn't it already do that without the converter?
     
  7. Sanya Orussia’s 586th Fighter Regiment

    Joined:
    Oct 13, 2006
    Gender:
    Male
    Location:
    Hinamizawa
    735
    Kind of a stupid BB code if you ask me... but I added it to the list.

    You must put the time in as GMT.

    HTML:
    [timezone]day,month,year,hr,minutes[/timezone]
    Ex.
    HTML:
    [timezone]10,3,2011,02,30[/timezone]
    Displays as:

    [timezone]10,3,2011,02,30[/timezone]

    Enjoy? lol
     
  8. Kubo Kingdom Keeper

    Joined:
    Feb 6, 2010
    Gender:
    Male
    Location:
    Penalty area, ready to shoot
    108
    983
    [timezone]30,11,2045,23,42[/timezone]

    It's a pain in the ass to type it.
    It's a pain in the ass to get it working lol
     
  9. Amaury Chaser

    Joined:
    Jan 15, 2007
    Gender:
    Male
    Location:
    Ellensburg, WA
    1,694
    Wow, it's already November? *shocked face*
     
  10. KH2man13 Gummi Ship Junkie

    Joined:
    Feb 15, 2009
    108
    307
    [timezone]30,7,2011,3,57[/timezone]

    Oh, you have to put it in GMT...
     
  11. Amaury Chaser

    Joined:
    Jan 15, 2007
    Gender:
    Male
    Location:
    Ellensburg, WA
    1,694
    Still wrong. ><
     
  12. P Banned

    Joined:
    Oct 5, 2007
    Location:
    New Zealand
    366
    [timezone]1,8,11,15,30[/timezone]

    Sweet, it autocalculates it. This'll help a ton for the DN Game. Thanks RvR!
     
  13. Amaury Chaser

    Joined:
    Jan 15, 2007
    Gender:
    Male
    Location:
    Ellensburg, WA
    1,694
    It's not August 1st yet. >_<

    It's still July 30th for some people, and for others, it's already July 31st.
     
  14. P Banned

    Joined:
    Oct 5, 2007
    Location:
    New Zealand
    366
    I set the time as August 1st to test it out.

    [timezone]31,7,11,11,30[/timezone]

    Oh, and it doesn't show up after editing until you refresh, but that's a known bug.
     
  15. Mixt The dude that does the thing

    Joined:
    Oct 18, 2006
    Gender:
    Male
    826
    It isn't about stating the current time or posting time (I'm not sure which of those two you thought it did). What it does is allows you to post a time and everyone that reads it sees it as their time zone.

    For example. If I wanted to host a party in the Spamzone at midnight next Friday night. Because of different timezones it won't be midnight for everyone. Since I'm in CDT (GMT-5) I need to add 5 hours to get to GMT as the code needs. So by typing in this

    [noparse][timezone]7,8,2011,05,00[/timezone][/noparse]

    it will display this

    [timezone]7,8,2011,05,00[/timezone]

    And the above line calculates itself to match the timezone of the viewer, thus removing the need for people to figure out what a time posted by someone else means to them.