How to store infinite value for Datetime

Posted by narmadha on Stack Overflow See other posts from Stack Overflow or by narmadha
Published on 2010-04-23T05:30:01Z Indexed on 2010/04/23 5:33 UTC
Read the original article Hit count: 243

Filed under:

Hi,I am working With C#.net Desktop Application,Here I need to store ratio,from date and todate,from date will be given by the User,But to date should be Considered as Infinite,Why I need this means,After a month If i am changing the ratio means,at that time,i will give the from date,but to date shoul be considered as Infinite ,this fromdate.Adddays(-1) will be updated with previous todate,so that i need how to store infinte value for datetime,Thanks in Advance....................

© Stack Overflow or respective owner

Related posts about c#2.0