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.

ఇంకా తెలుసుకోండి

How to change email date format in email list

  • 2 ప్రత్యుత్తరాలు
  • 1 ఈ సమస్య కలిగినది
  • 33 వీక్షణలు
  • చివరి సమాధానమిచ్చినది 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.