I have a date as a String, and need to get just the year part. So that i can use the year in the series expression in a chart.
How can i do that?Can somebody help? Thanks in advace.
STR_TO_DATE(data,'%d-%m-%Y')
0 Answers:
No answers yet
I have a date as a String, and need to get just the year part. So that i can use the year in the series expression in a chart.
How can i do that?Can somebody help? Thanks in advace.
STR_TO_DATE(data,'%d-%m-%Y')