show exact date of post
![]() ![]() |
Instead of the "42 minutes ago" times displayed by default that is useless in many situations, it would be useful if the script could replace it with its title text, which contains the actual date. So if the displayed date already is like "Yesterday at 6:30 PM" then just replace the text, but if it has a relative time then only prepend the actual time, i.e. "Thurs 08 Oct 2009 12:34:56 -7". It would be even more useful if the script could recognize and reprocess the date into your time zone and format, so it could be displayed as, for example, "10/9/09 3:34:56 p.m." instead. |
![]() ![]() |
I'll see if I can implement this. I'm not sure if it will be possible to always show the exact time though cause, if I remember correctly, Facebook sometimes says things like "about an hour ago". |
![]() ![]() |
I really hate "About an hour ago", especially since it seems to mean "Between 1 and 2 hours ago". I would really like this feature! |
![]() ![]() |
When I hover over the "42 minutes ago" or "about an hour ago" I get a tooltip popup with the exact time and date. I guess this is a facebook thing already? |
![]() ![]() |
Good looking out Alan. That makes this really easy to implement, especially since the tooltip is always in English, regardless of the language you're using Facebook in. Next version for sure. |
![]() ![]() |
Will there be any way to account for time zone difference instead of seeing it displayed like "Sun, 18 Oct 2009 17:30:45 -0700"?? I would want it to display my local time instead of the example above, which is the way the facebook pop-up displays. |
![]() ![]() |
My plan is to show it always in local time. For today's events it would show just the time, for yesterday's it would show "Yesterday at" plus the time, and everything else would show the full date and time. This feature would be disabled by default. Plans can always change but, as of now, thats the plan. |
![]() ![]() |
Sounds good...
|
![]() ![]() |
Sorry if I was a little vague when I said "title text"; I meant what Alan said, that it appears when you hover over the text. :) Noticed the "feature" some time back, and I figured that this script would be the best way to put it to good use. |
![]() ![]() |
Oops, it double posted. |
![]() ![]() |
Oops, sorry, I just didn't read your first message properly :) |
![]() ![]() |
If it is possible i want the full time/date to be in 24hrs timing not 12hrs or give the option for users to make it as they wish. |
![]() ![]() |
12 hr timing is my choice with am or pm at the end. |
![]() ![]() |
I've already finished this feature. It is always in your own timezone, and it is 24-hour format by default, but there is an option to make it 12-hour. You can choose whether to keep Facebook's "x minutes ago" and it should work everywhere that Facebook provides a message in that format, not just in the feed (some posts on walls etc). I'll have the beta up in a couple hours. |
![]() ![]() |
Can you post a link here for the beta when you get it posted please? |
![]() ![]() |
The beta version (well technically I've labeled it as an alpha version) is up: http://www.code-poet.net/userscripts/beta.html |
![]() ![]() |
Like it!!
|
![]() ![]() |
I just noticed that the post I just made on Facebook is an hour off...
|
![]() ![]() |
The script uses the timezone settings on your computer, so if your computer's settings aren't right the script will show the wrong time. You should able to fix this by turning DST on/off manually, or installing the updated timezone data for your OS. |
![]() ![]() |
my timezone is correct but I'm still an hour off...
|
![]() ![]() |
Correct me if I'm wrong, but isn't Central time using daylight savings time now, which would make it -5:00? |
![]() ![]() |
maybe... I'm not quite sure.... |
![]() ![]() |
Nice implementation! One feature request, though; could you change it to also show the seconds, as well as add the space before a.m./p.m.? (according to Wikipedia, it should have dots) I've modified the script (line 1649) to add this, but other users may want this as well.
|
![]() ![]() |
(okay, why does my computer keep double-posting?)
|
![]() ![]() |
Thanks for the ideas, I'll add both of these (seconds will be optional). |


