Skip to content

Instantly share code, notes, and snippets.

@rynr
Last active September 11, 2020 11:19
Show Gist options
  • Save rynr/5e57a6039f27a1e525e44428d1b5fb29 to your computer and use it in GitHub Desktop.
Save rynr/5e57a6039f27a1e525e44428d1b5fb29 to your computer and use it in GitHub Desktop.

Unfortunately, mermaid does not work here. Check the view at mermaid editor

gantt
    title Java Versions
section Old schema
    dateFormat  YYYY-MM-DD
    6 :2006-12-01, 2013-04-30
    7 :2011-07-01, 2015-04-30
section 8
    8 :2014-03-01, 2026-05-31
section >8
    9: 2017-09-01, 2018-03-31
    10 :2018-03-01, 2018-09-30
section 11
    11 :2018-09-25, 2024-10-31
section >11
    12 :2019-03-01, 2019-09-30
    13 :2019-09-01, 2020-03-31
    14 :2020-03-01, 2020-09-30
    15 :2020-09-01, 2021-03-31
    16 :2021-03-01, 2021-09-30
section 17
    17 :2021-09-01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment