var searchIndex = {}; searchIndex["date"] = {"doc":"A notion of the calendar date.","items":[[3,"Date","date","A representation of a day in the Gregorian calendar.",null,null],[12,"year","","The year.",0,null],[12,"month","","The month.",0,null],[12,"day","","The day.",0,null],[11,"fmt","","",0,null],[11,"cmp","","",0,null],[11,"eq","","",0,null],[11,"ne","","",0,null],[11,"default","","",0,{"inputs":[],"output":{"name":"date"}}],[11,"clone","","",0,null],[11,"fmt","","",0,null],[11,"partial_cmp","","",0,null],[11,"new","","Create a date by the specified year, month, and day.",0,{"inputs":[{"name":"u32"},{"name":"u8"},{"name":"u8"}],"output":{"name":"date"}}],[11,"at_utc","","Return the UTC date specified in seconds counting from the Unix epoch.",0,{"inputs":[{"name":"i64"}],"output":{"name":"date"}}],[11,"at_utc_1904","","Return the UTC date specified in seconds counting from January 1, 1904.",0,{"inputs":[{"name":"i64"}],"output":{"name":"date"}}]],"paths":[[3,"Date"]]}; initSearch(searchIndex);