dateparser v3.0.4 (2021-08-04T19:40:26Z)
Dub
Repo
YMD.couldBeYear
dateparser
ymd
YMD
Params
struct
YMD
static
bool
couldBeYear
(
Range
N
)
(
Range
token
,
N
year
)
if
(
isInputRange
!
Range
&&
isSomeChar
!(
ElementEncodingType
!
Range
)
&&
is
(
NumericTypeOf
!
N
:
int
)
)
Meta
Source
See Implementation
dateparser
ymd
YMD
functions
centurySpecified
length
probableYearIndex
put
resolveYMD
static functions
couldBeYear
Params