Conversion of timeformat

Use a date filter to parse the "2021-04-05 08:04:24+07:00" and then use a ruby filter that calls strftime to format that timestamp in a different way.