so recently I was doing a project where I need it to extract day and month together from a date in a dataframe without the year, I ended up doing by manipulating string, but