Hi there,
Can anyone tell me how to change the date format.
for e.g 2023. May 15.➔2023. May 15. 14:32
Thanks
Hi there,
Can anyone tell me how to change the date format.
for e.g 2023. May 15.➔2023. May 15. 14:32
Thanks
article-template.liquid file and find the code that generates the date display. It might look similar to this:
date filter to include the desired time format. Adjust the code to the following: