-rw-r--r-- | src/locale/langinfo.c | 3 |
diff --git a/src/locale/langinfo.c b/src/locale/langinfo.c index 13abf45b..657dd9c4 100644 --- a/src/locale/langinfo.c +++ b/src/locale/langinfo.c @@ -18,8 +18,9 @@ static const char c_time[] = "%H:%M:%S0円" "%I:%M:%S %p0円" "0円" + "0円" "%m/%d/%y0円" - "0123456789" + "01234567890円" "%a %b %e %T %Y0円" "%H:%M:%S"; |