Hello there,
we need 24 hour format, but we can’t find any way to do this.
This is a seriously needed feature for a lot of countries. Is there a reason it’s not available and there are closed GitHub Issues to this?
Thank you in advance.
Hello there,
we need 24 hour format, but we can’t find any way to do this.
This is a seriously needed feature for a lot of countries. Is there a reason it’s not available and there are closed GitHub Issues to this?
Thank you in advance.
Hi @ci2016,
could you be more specific where you need the 24h format? For example the datetime values are already in 24h, e.g. refer to timesheet entry:
Hi @lasalesi,
of course. For example, I have this readonly datetime field.
It looks like this:
And in emails / jinja the same datetime field is formatted as follows:
EDIT: For Jinja this is the solution doc.get_formatted(‘fieldname’)