tidyverts / tsibble

Tidy Temporal Data Frames and Tools
https://tsibble.tidyverts.org
GNU General Public License v3.0
528 stars 50 forks source link

add %Y M %M and %M M %Y formats #221

Open davidtedfordholt opened 3 years ago

davidtedfordholt commented 3 years ago

used the structure of yearquarter() specification, addresses #142

davidtedfordholt commented 3 years ago

Will do when I get up!