Convert duckling time to some other format

How to convert duckling extracted time into date month format or date month year format, ie 26th January or 26 january 2021

In a python custom action you can use the datetime package to convert things.