mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-11 11:21:16 +02:00
Generation Command
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
[
|
||||
{
|
||||
"name": "Gen Z",
|
||||
"start": 1996,
|
||||
"end": null
|
||||
},
|
||||
{
|
||||
"name": "Millennials",
|
||||
"start": 1977,
|
||||
"end": 1995
|
||||
},
|
||||
{
|
||||
"name": "Generation X",
|
||||
"start": 1965,
|
||||
"end": 1976
|
||||
},
|
||||
{
|
||||
"name": "Baby Boomers",
|
||||
"start": 1946,
|
||||
"end": 1964
|
||||
},
|
||||
{
|
||||
"name": "Silent Generation",
|
||||
"start": 1,
|
||||
"end": 1945
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user