Skip to main content

Hi all, i have a field in which i have “22 july”.

I want to convert it in a date of current year, for example 22/07/2018.

Is possible to do it?

Thank you all

You can use DATETIME_PARSE():



Thank you, i have found by myself


Reply