std::chrono::weekday_indexed::index
来自cppreference.com
                    
                                        
                    < cpp | chrono | weekday indexed
                    
                                                            
                    |   constexpr unsigned index() const noexcept;  | 
(C++20 起) | |
访问存储于 *this 的下标。
返回值
存储于 *this 的下标。