Carmen Bianca Bakker 0f542c2e16 Remove padding from date strings
The padding is removed by using %-d instead of %e or %d.

Examples:

"%B %d %Y"  -> "October 04 2018"

"%B %e %Y"  -> "October  4 2018"

"%B %-d %Y" -> "October 4 2018"

https://gitlab.gnome.org/GNOME/gnome-shell/issues/666
2018-10-25 13:05:47 +02:00
..
2018-10-08 22:42:24 -03:00
2018-07-06 19:56:19 +02:00
2018-10-25 13:05:47 +02:00
2018-02-21 13:54:58 +00:00
2018-10-25 13:05:47 +02:00
2018-07-06 19:56:19 +02:00
2018-07-06 19:56:19 +02:00
2018-07-06 19:56:19 +02:00