HI I want to get one year exactly back from current date(Which I am passing) in .Net. Can anyone provide me a function or code that will perform this?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
You can use the AddYears() method:
|
|||
|
|
|
|
|||||
|
|
Like always, leap years make thing funny. If you have (I used embedded Boo interpreter on the SharpDevelop, thus the Boo syntax)
you get the same day. |
|||
|
|