ⓘ This web page is about the old AlgoSim 2 software. Perhaps you are looking for the new Algosim 3 application?
AlgoSim
Homepage | Screenshots | Gallery of Visualisation | User's Guide | Function Reference | Download | FAQ | Support | Bugs and Solutions | Donate

Reference: getDateCorrespondingToDayOfYear

getDateCorrespondingToDayOfYear(Y, n) returns the date and time structure corresponding to the zeroth millisecond of the nth day of the year Y.

Example:

getDateCorrespondingToDayOfYear(2010, 100)

year: 2010
month: 4
day: 10
weekOfYear: 14
dayOfYear: 100
dayOfWeek: 6
hour: 0
minute: 0
second: 0
millisecond: 0