chrono
const_iterator end() const noexcept;
const_iterator cend() const noexcept;
返回 tzdb_list 的尾后迭代器。试图访问此迭代器导致未定义行为。
tzdb_list
尾后迭代器。