diff options
author | Yen Chi Hsuan <yan12125@gmail.com> | 2018-02-11 01:27:52 +0800 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2018-03-14 12:29:40 +1000 |
commit | e4e0add629f054c71f780d48e3934576c1f055d9 (patch) | |
tree | 7e84cea1f5e779bf4467c3e4f1a12e90c67ceded /lib | |
parent | 03ce7cc4eb8713a38877a1823b310198a63b6f15 (diff) | |
download | pacman-e4e0add629f054c71f780d48e3934576c1f055d9.tar.xz |
makepkg: use localized date strings
Before this change, LC_TIME=zh_TW.UTF-8 makepkg has the following line:
==> Making package: foobar 1-1 (日 2月 11 01:13:42 CST 2018)
With this patch, this line becomes:
==> Making package: foobar 1-1 (西元2018年02月11日 (週日) 01時13分57秒)
The latter is more natural for a Chinese native speaker.
Signed-off-by: Chih-Hsuan Yen <yan12125@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions