How can I change period to format date?

Hi max!

Thanks for this solution!, I only need to correct this thing in the function

parseDate(concat(substring(toString(date),1,4),‘/’,substring(toString(date),5,2),‘/’,‘01’),‘yyyy/MM/dd’)

1 Like