Hello,
I want to extract Month names from a given date range (that is between start date and end date as selected by user)
For example if user selects start date as: 01/01/2018 and end date as: 20/10/2018 I want to extract and show month names: Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sept, Oct
TIA
I want to extract Month names from a given date range (that is between start date and end date as selected by user)
For example if user selects start date as: 01/01/2018 and end date as: 20/10/2018 I want to extract and show month names: Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sept, Oct
TIA