How to format date under theme layout ? #5185
Answered
by
stevenjoezhang
dimaslanjaka
asked this question in
Question / Answer
-
|
i need print |
Beta Was this translation helpful? Give feedback.
Answered by
stevenjoezhang
Apr 5, 2023
Replies: 1 comment
-
|
You can try |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dimaslanjaka
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


You can try
{{ date(post.updated) }}or{{ full_date(post.updated) }}