[PATCH] cogito: use locale date_fmt in obtaining default date format
From: Junichi Uekawa <hidden>
Date: 2016-06-15 22:42:08
Obtain the default date format information from the locale database if it's available. Currently, the default date is in a fixed format that is mostly US-centric; which results in a very weird-looking Japanese date. Signed-off-by: Junichi Uekawa <redacted> --- cg-Xlib | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-)