Retrieves the second component.
constexpr std::uint8_t second() const;
If this->valid() == true, this value is within the [0, 59] range.
this->valid() == true
[0, 59]
No-throw guarantee.