How can I change the date format in my blog?

Hi there,

Can anyone tell me how to change the date format.

for e.g 2023. May 15.➔2023. May 15. 14:32

Thanks

  1. Open the article-template.liquid file and find the code that generates the date display. It might look similar to this:
  1. Modify the date filter to include the desired time format. Adjust the code to the following: