Skip to main content
parse_date_year
ixdtf
0.6.6
In ixdtf::
parsers::
datetime
ixdtf
::
parsers
::
datetime
Function
parse_
date_
year
Copy item path
Source
fn parse_date_year<T:
EncodingType
>( cursor: &mut
Cursor
<'_, T>, ) ->
ParserResult
<
i32
>