Re: [PATCH] date.c: print "1 second ago", not "1 seconds ago"
From: Johannes Sixt <hidden> Date: 2016-06-15 22:48:41
Am 4/21/2010 7:31, schrieb Øyvind A. Holm:
When using --date=relative, print "1 second ago" instead of "1 seconds
ago".
Why do you care only about about "1 seconds", but not "1 minutes", "1
hours", etc? I mean, "1 seconds ago" is the most unlikely case of them all
that will happen in practice...
-- Hannes