HE_ZHI_6 constant

List<String> const HE_ZHI_6

地支六合(子丑合,寅亥合,卯戌合,辰酉合,巳申合,午未合)

Implementation

static const List<String> HE_ZHI_6 = [
  '丑',
  '子',
  '亥',
  '戌',
  '酉',
  '申',
  '未',
  '午',
  '巳',
  '辰',
  '卯',
  '寅'
];