1
Answer

TimeSpan Help

Ask a question
Charles Tatum

Charles Tatum

16y
2.1k
1

Hello every one, I am new to programming, as well as the C# language, so I would appreciate any help that you will offer.  Thank you in advance.

I need to create a variable to hold time from one month, day to another month, day.

Example

TimeSpan AQUARIUS = ( March 21 "to" April 19);

How can this be done. 

 


Answers (1)