SOLAR_CALENDAR top-level constant

List<String> const SOLAR_CALENDAR

公历节日

Implementation

const List<String> SOLAR_CALENDAR = [
  "0101元旦",
  "0214情人节",
  "0308妇女节",
  "0312植树节",
  "0315消权日",
  "0401愚人节",
  "0422地球日",
  "0501劳动节",
  "0504青年节",
  "0601儿童节",
  "0701建党节",
  "0801建军节",
  "0910教师节",
  "1001国庆节",
  "1031万圣节",
  "1111光棍节",
  "1224平安夜",
  "1225圣诞节",
];