@futzle@virtulis@jpm Time zones should not be a factor when calculating how long ago something is, should they? 1 hour is 1 hour, even if we are in different time zones. I'm guessing the HCI problem here is that "year" is not a useful unit to truncate the decimal part of.
@ahltorp@virtulis@jpm I said time zones are a factor in date arithmetic, not in datetime arithmetic. This moment now is 17 March for me and probably 16 March for you. If we do date arithmetic on a now() timestamp, you and I will get different results.