13
Answers

Month in C#

Maha

Maha

13y
2.6k
1
Is there any function in C#, if we give the numeric value of a month it will give character as an output.

For example:
Input is say 1
Output is January

Input is say 12
Output is December

Answers (13)