Please enable JavaScript to view this site.

 

int = DaysAscending(nAnyDate)

 

This macro function takes the date nAnyDate as parameter and returns the number of days elapsed since the beginning of the year.

 

This is the function used internally to evaluate the [t+] token.

nDaysSinceJan1st = DaysAscending(Today())

See also: DaysDescending.

 


Topic 125600, last updated on 18-Apr-2020