当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

How to change email date format in email list

  • 2 件の返信
  • 1 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: passignat

more options

Hello,

The list of messages contained in a folder display the date as month/day/year which is not convenient for me. How can I change that ?

I tried to use LC_TIME but it's not working...

thanks for your help

Hello, The list of messages contained in a folder display the date as month/day/year which is not convenient for me. How can I change that ? I tried to use LC_TIME but it's not working... thanks for your help

選ばれた解決策

You can ADD this entry to the config editor:

  intl.date_time.pattern_override.date_short     

Select the string option and then enter your preferred format, e.g., yyyy-mm-dd Save it. You may need to restart TB. If dates do no change immediately, reenter config editor to confirm or edit to ensure it shows as desired.

この回答をすべて読む 👍 1

すべての返信 (2)

more options

選ばれた解決策

You can ADD this entry to the config editor:

  intl.date_time.pattern_override.date_short     

Select the string option and then enter your preferred format, e.g., yyyy-mm-dd Save it. You may need to restart TB. If dates do no change immediately, reenter config editor to confirm or edit to ensure it shows as desired.

この投稿は david により に変更されました

more options

Thanks David for so quick reply. This config editor is awesome !

For anyone else interested, the month in date format is MM. mm stand for minutes.