I've only found the reverse answer to this (normal date to yyyy-MM-dd'T'HH:mm:ss) but in my case, I have a string in a yyyy-MM-dd'T'HH:mm:ss format that I want to cast to date in order to display something like dd/MM/yyyy.
Does anybody have any idea? Thanks