quote:
Originally posted by -dt-
hm could write a greasemonkey script for this, wouldn't be too hard to do
- grab post date
- xmlhttp the profile -> get the users local time -> compare, work out time difference (and cache)
- add the local time to the post
ill see if i can quickly make it tomorrow when i get some spare time
This is why I thought it'd be easier to implement server-side: Several details of the user are already presented in this area, it's (assuming that local time is stored in the same table) a simple case of adding that field to the query.
I'm not using GreaseMonkey at the moment, doesn't want to work with my install of Fx3b4.
(But I know it's compatible, it's perhaps local data or something similar)