dateym from date(date)dateym Type: (Date) -> DateYM

Gets the year and month part of a Date as a DateYM.

ExamplesClick an example to insert it
dateym from date(from text("2001-03-04"))from text("2001-03")