valerio-bozzolan / LinuxDay-Torino-website

Linux Day Torino's content management system since 2016.
https://ldto.it/
GNU Affero General Public License v3.0
2 stars 5 forks source link

Approximate "years ago" instead of truncating in HumanTime class #9

Open lvps opened 6 years ago

lvps commented 6 years ago

"1 year ago" for events that happened 23 months ago is a bit out of place asd

valerio-bozzolan commented 6 years ago

The involved part is here:

https://github.com/valerio-bozzolan/LinuxDay-Torino-website/blob/9179a54b824fbda2fc480fb9a504342386075b9a/includes/class-HumanTime.php#L61-L72