Views:

Product: LABELVIEW, CODESOFT

Version: All Versions

 

FiscalDate(«fiscalStartDate», «outputFormat»): Allows you to calculate the date for the start of your fiscal year (yyyy.mm.dd).

Examples: (if current date is 2009.11.24):

FiscalDate("2009.01.01", 1) = 09
FiscalDate("2009.01.01", ''yyyy'') = 2009
FiscalDate("2009.01.01", 3) = 47
FiscalDate("2009.01.01", ''day'') = 328