Hey guys, i would need some help with a date problem i'm having, its something like, my date format is like "yyyy-mm-dd" format, and i would need a solution that allows me to get the day of this date value and change it to "01" independent of the day it is, so if its day 26, 25 or even 13, the solution will change it to 01.
Someone knows how to do it?