parse_date

Function parse_date 

Source
pub fn parse_date(date_str: &str) -> Result<Date, &'static str>
Expand description

将字符串解析为日期Date