Y
Hacker News
new
|
ask
|
show
|
jobs
by
skyblock500
34 days ago
I'm surprised that GitHub actually handles this correctly. Such as saying "tomorrow" and "in 2 days".
1 comments
Tomte
34 days ago
They just call
https://ruby-doc.org/stdlib-1.9.1/libdoc/date/rdoc/Date.html...
or similar.
link
skyblock500
30 days ago
Now that you mention it, that makes much more sense than hand rolling date handling.
link