Hello,
is there a way to customize how "Date created", " Date modified" etc. would appear?
For example, instead of 13/01/2022 4:33 AM
I would like it to be only 13/01/2022, or even just Jan/2022
Thanks
Date format
Re: Date format
To remove the time part:
To restore the default formats:
date_format
time_format
- Copy the following to your clipboard:
Code: Select all
/time_format=
- Note the trailing space.
- In Everything, paste the above search into the search box and press ENTER.
- Copy the following to your clipboard:
Code: Select all
/date_format=MMM/yyyy
- In Everything, paste the above search into the search box and press ENTER.
To restore the default formats:
- In Everything, type in the following search and press ENTER:
/date_format= - Type in the following search and press ENTER:
/time_format=
date_format
time_format
-
- Posts: 15
- Joined: Mon Jul 05, 2021 12:23 pm
Re: Date format
Thank you for the quick and informative response, Void.
Have a great day.
Have a great day.