Click here to Skip to main content
15,881,803 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi to all,
I need to get financial current year of start and end date using c#.how i get start and end date of the given year.

for eg:-

here i get year as 2015

now i want to know start and end date for this year(2015).


how to get in code behind(.cs).Kindly give any solution to get.
Posted

1 solution

Each location will have their own financial years so unless your program works for only one or two locations, you will have to store this information somewhere.
 
Share this answer
 
Comments
JOTHI KUMAR Member 10918227 20-Jun-15 6:11am    
two location
Abhinav S 20-Jun-15 7:37am    
Then get this information and store it in another table. You can add more of this information whenever you need to add more locations.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900