[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][TOP]
Re: misc/63527: AM/PM date format should be localized.
中井さん、皆さんこんにちは。佐川と申します。
FreeBSDの場合
date '+%b' (strftimeで%bを使った場合)
で` 3'だけが出力されるので
時計アプレットが " 3 1日"のように見えて困ることになります。
# LinuxやSolarisでは、%bの結果にも`月'が付くので、
# ` 3月'になり問題ないのですが。
これもsend-pr対象になりえますかね。
できれば下記の件と合わせて修正されるとうれしいのですが、
英作文は苦手なものでお願いできませんか。
よろしくお願いします。
以下の引用部分は中井さんの
"Fw: Re: misc/63527: AM/PM date format should be localized."からのものです。
>
> FreeBSDでgdmが使用している
>
> date '+%p'
>
> の「午前/午後」が正しく出力されないようです。
> FreeBSDの側で修正するべき問題であるのでsend-prしました。
>
> --
> Nakai
>
> Begin forwarded message:
>
> Date: Sun, 29 Feb 2004 06:30:20 -0800 (PST)
> From: FreeBSD-gnats-submit@xxxxxxxxxxx
> To: Yukihiro Nakai <nakai@xxxxxxxxxxx>
> Subject: Re: misc/63527: AM/PM date format should be localized.
>
>
> Thank you very much for your problem report.
> It has the internal identification `misc/63527'.
> The individual assigned to look at your
> report is: freebsd-bugs.
>
> You can access the state of your problem report at any time
> via this link:
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=63527
>
> >Category: misc
> >Responsible: freebsd-bugs
> >Synopsis: AM/PM date format should be localized.
> >Arrival-Date: Sun Feb 29 06:30:20 PST 2004
--
佐川 昭宏 <sagawa@xxxxxxxxxx>