WEEK_LIST top-level constant

List<String> const WEEK_LIST

一周七天

Implementation

const List<String> WEEK_LIST = ["周一", "周二", "周三", "周四", "周五", "周六", "周日"];