I need help creating a function that takes a user input(Numeric Date) and turns it into a string For Example: input: 2018-06-20 output: June 20th 2018 any hints or code would help me out. Thank you
Asked
Active
Viewed 58 times