WEEK constant

List<String> const WEEK

星期

Implementation

static const List<String> WEEK = ['日', '一', '二', '三', '四', '五', '六'];