Date and Time Function
Date and Time Function
Task Function
1 Current System Date 6/27/2023
2 Current System Date and Time 6/27/2023 16:03
3 Fetch year from a specific date
4 Fetch month from a specific date Jun
5 Fetch day from a specific date Tue
Calculate future date after some time(days,months,year)
FormatCodes
Code What it returns
"Y" Number Of Years between start and end dates
"M" Number Of Months between start and end dates
"D" No of Days
"YM" Difference in Months--Ignore Years
"YD" Difference in Days--Ignore Years
"MD" Difference in Days--Ignore Years & Months
The number of whole work days b/w two dates 2014 Gov Holidays
Date
Start Date End Date Days Worked-NetWorkDays() 1/5/2014
1/2/2014 2/2/2014 1/7/2014
1/3/2014
10/10/2014
Estimated
Start Date Work Days When Project will End-WorkDay()
1/2/2014 23
014 Gov Holidays
Holiday