What is the output of the following expression when the CurrentDate is January 31, 2014?

What is the output of the following expression when the CurrentDate is January 31, 2014?

If (MonthNumberOfYear(CurrentDate())=1;

Year(CurrentDate())-1;

Year(CurrentDateQ))
A . 2014
B . 01/31/2014
C . 01/31/2013
D . 2013

Answer: D

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments