Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

On Monday the 3rd of March, around 5pm UTC (9am PT) users may experience a brief period of downtime while one of our underlying services is under maintenance.

Search Support

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.

Learn More

How to change email date format in email list

  • 2 பதிலளிப்புகள்
  • 1 இந்த பிரச்சனை உள்ளது
  • 36 views
  • Last reply by passignat

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.

Read this answer in context 👍 1

All Replies (2)

தீர்வு தேர்ந்தெடுக்கப்பட்டது

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 மூலமாக திருத்தப்பட்டது

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.