Hello,
I'm doing a report where I have to take in the date field in mm/dd/yyyy format. While displaying the results, i have to sort them using the Month only, e.g. all JAN. results will be together irrespective of the date and the year associated with it same for all the months of the year. Can someone help me with this and let me know how to parse the date field.
I'm doing a report where I have to take in the date field in mm/dd/yyyy format. While displaying the results, i have to sort them using the Month only, e.g. all JAN. results will be together irrespective of the date and the year associated with it same for all the months of the year. Can someone help me with this and let me know how to parse the date field.