date template

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
yusef88
Posts: 1148
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

date template

Post by yusef88 »

which value should be changed to show date without extra zeros like
Image

zer0
Posts: 2676
Joined: 19 Jan 2009 20:11

Re: date template

Post by zer0 »

Tools > Customize List > Date Column Format?
Reporting a bug? Have a wish? Got a question? Use search - View roadmap - FAQs: Forum + XY site
Windows 7/10
Always using the latest stable two-decimal build

yusef88
Posts: 1148
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: date template

Post by yusef88 »

not that..thanks for reply
To see the attached files, you need to log into the forum.

zer0
Posts: 2676
Joined: 19 Jan 2009 20:11

Re: date template

Post by zer0 »

yusef88 wrote:not that..thanks for reply
What zeros in the date do you not want to show? Or do you actually want zeros before month and day of the month? :?
Reporting a bug? Have a wish? Got a question? Use search - View roadmap - FAQs: Forum + XY site
Windows 7/10
Always using the latest stable two-decimal build

yusef88
Posts: 1148
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: date template

Post by yusef88 »

zer0 wrote:
yusef88 wrote:not that..thanks for reply
What zeros in the date do you not want to show? Or do you actually want zeros before month and day of the month? :?
2014-06-06 → 2014-6-6

admin
Site Admin
Posts: 66353
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: date template

Post by admin »

Look for this section in the INI:

Code: Select all

[ListDateFormats]
Version=1
; Tweak: edit the following as you need
3="dd/mm/yy"
4="mm/dd/yy"
5="dd-mmm-yy"
6="dd/mm/yyyy"
7="mm/dd/yyyy"
8="dd-mmm-yyyy"
Set one of them to "yyyy-m-d".

(I did not test it, let me know if it works.)

yusef88
Posts: 1148
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: date template

Post by yusef88 »

it worked for me,very thanks
To see the attached files, you need to log into the forum.

Post Reply