NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Lack of precision is the problem (Score:1)
I agree, this gets annoying. But I don't think it's the relative times in and of themselves. It's the enormous loss of precision that always seems to accompany this design pattern.
If it said "23 minutes ago" and "55 minutes ago", I would be fine with it.
Re: (Score:2)
You're right. As I began writing, I realized it wasn't so much the relative aspect as it was the approximate aspect of it.
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers
Re: (Score:0)
Time zones (Score:1)
What I don't like about absolute times is that everybody is forgetting to display the time zone. Or it would be nice if the time would be displayed in my local time zone (I think this should be possible using Javascript).
Re: (Score:1)
What I don't like about absolute timestamps is that even if someone show's the timezone, I'm supposed to be able to do timezone localisation in my head for all of the world's timezones.
Relative time makes the real world time something that I as a regular human can actually understand.
Re: (Score:2)
Where in the world have you seen a site that displayed absolute timestamps in each individual poster's timezone, requiring you to convert, rather than just displaying all times in the viewer's timezone?
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers
Re: (Score:2)
Re: (Score:2)
This is configurable. I've seen the year on use.perl posts for years.
Admittedly, the default should be changed.
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers
Re: (Score:2)
Every decent site I've seen allows you to select your timezone.
Of course, personally I'm a complete geek, and my timezone is "UTC", but normal people can get US/Central, Europe/London, or whatever.
This has been a solved problem for years. Even DST can and does happen automatically. (Of course, for those of us who want it to NOT happen, some sites are still a problem.)
No Javascript required, at all. Slashcode has done it without Javascript since 2001 or so.
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers
Re: (Score:1)
I notices recently that rt.cpan.org does not show a TZ. Neither the Mediawiki-based page for the CPAN Meta spec proposal mentioned some days ago here (http://perl-qa.hexten.net/wiki/index.php/CPAN_Meta_Spec_Proposals).
Then I went curious: how does Wikipedia does it? No time zone either there. But the German pages displayed the last modification date in my local time zone! Without any javascript, it is part of the HTML. Then I wandered around the recent changes page in the various Wikipedia languages to find