toList method

List<int> toList()

转List

Implementation

List<int> toList() {
  return [$y, $M, $D, $h, $m, $s, $ms];
}