Hey Vagrant,

> Note that "date +'%B %Y'" is potentially locale sensitive:
>
>   %B     locale's full month name (e.g., January)
>
> It might be worth using +%F or +%Y-%m-%d instead.

Great point, thank you. I think I mistakenly thought that manpages were
always %B %Y, but this is obviously not the case at all. :)

Adding an LC_ALL=C would be another solution here if the upstream or the
package maintainer wish to retain the format.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] 🍥 chris-lamb.co.uk
       `-

Reply via email to