Last Friday of each month: Difference between revisions

→‎Functional (ES 5): Amended comment
(→‎JavaScript: moved imperative example into alphabetic order (was with CoffeeScript))
(→‎Functional (ES 5): Amended comment)
Line 1,092:
}
 
// lastWeekDaysOfYear :: Int -> Int -> [Date]
function lastWeekDaysOfYear(y, iWeekDay) {
return [
9,655

edits