Searched refs:subseconds (Results 1 – 2 of 2) sorted by relevance
305 std::string subseconds; in toISO8061ExtendedStr() local310 subseconds = std::format(".{:03}", subsec.count()); in toISO8061ExtendedStr()316 subseconds = std::format(".{:06}", subsec.count()); in toISO8061ExtendedStr()321 subseconds); in toISO8061ExtendedStr()
3992 CONSTCD11 precision subseconds() const NOEXCEPT {return sub_s_;}4109 CONSTCD11 precision subseconds() const NOEXCEPT {return s_.subseconds();}