Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

Just a quick note. user settings now includes a link to Timezone Settings which lets you pick a real timezone with support for (likely) your local daylight-savings time or "summer time" schedule.

Most datetimes are currently still displayed using old code that doesn't handle timezones properly. So I've updated the default datetime format so that places that support the real timezones will show you a timezone string (like "EDT"), mostly just on home nodes and the second line of the "Tick Tock" nodelet.

Datetimes that don't report this are likely either showing you a time in the server's local timezone (America/New_York) or (such as the dates at the tops of nodes) are trying to show you the time in your timezone based on the incorrect assumption that the server is running in GMT.

There is also a new field in user settings that lets you set the format you want to see datetimes shown in. Put any strftime()-compatible string, such as "%Y-%m-%d %H:%M:%S %Z", and the (currently few) places that handle the new timezones will use it. (See also strftime reference for Win32.)

So expect clean-up to continue (though, not be me for a while, I'm on vacation).

        - tye (but my friends call me "Tye")

In reply to New timezones and datetime format by tye

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-04-24 02:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found