dateparser ~master (2017-11-28T16:15:47Z)
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