I want to convert the below time to human readable format, i tried some of the jinza formatter but it is failing .
Failed
{{ iso_date|iso8601_to_time|datetimeformat(‘%a, %B %d’) }}
requirement 2023-07-20 16:36:44
So i can convert this to <file_name>_2023_07_20_16_36_44 .txt