Format print date #127
Closed
2old4thisShit
started this conversation in
General
Replies: 1 comment
-
I have already seen that in the final view it is shown formatted. Finally I have used {{ frappe.utils.formatdate(frappe.utils.nowdate(), "dd-MM-yyyy") }} |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, is it possible to format the document printing date?
It is displayed in the format YYYY-MM-DD and I need it in the format DD-MM-YYYY
Thank you :)
Beta Was this translation helpful? Give feedback.
All reactions