本文介绍了如何获得当年的财务年度开始和结束日期的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
大家好,
我需要使用c#获得开始和结束日期的当前年度。我得到给定年份的开始和结束日期。
例如: -
这里我得到2015年年份
现在我想知道今年的开始和结束日期(2015)。
怎么样得到代码(.cs)。给予任何解决方案。
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.
推荐答案
这篇关于如何获得当年的财务年度开始和结束日期的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!