macOS timelineEdit

Release dates

The date calculations above were done with Ruby; for example:

ruby -r date -e 'puts (Date.new(2024, 9, 16) - Date.new(2023, 9, 26)).to_i'