This repository has been archived on 2022-04-04. You can view files and clone it, but cannot push or open issues or pull requests.
ludum-dare-50/rustdoc/time/util/sidebar-items.js

1 line
368 B
JavaScript

initSidebarItems({"fn":[["days_in_year","Get the number of calendar days in a given year."],["days_in_year_month","Get the number of days in the month of a given year."],["is_leap_year","Returns if the provided year is a leap year in the proleptic Gregorian calendar. Uses astronomical year numbering."],["weeks_in_year","Get the number of weeks in the ISO year."]]});