dateparser ~master (2017-11-28T16:15:47Z)
Dub
Repo
ParserInfo.jump
dateparser
parserinfo
ParserInfo
Tests for presence of
name
in each of the AAs
bool
jump
(
const
S
name
)
class
ParserInfo
final
bool
jump
const
(
S
)
(
const
S
name
)
if
(
isSomeString
!
S
)
int
weekday
(
const
S
name
)
int
month
(
const
S
name
)
int
hms
(
const
S
name
)
int
ampm
(
const
S
name
)
bool
pertain
(
const
S
name
)
bool
utczone
(
const
S
name
)
Meta
Source
See Implementation
dateparser
parserinfo
ParserInfo
constructors
this
functions
ampm
hms
jump
month
pertain
utczone
validate
weekday
static functions
convert
variables
ampmAA
hmsAA
jumpAA
monthsAA
pertainAA
utczoneAA
weekdaysAA
Tests for presence of name in each of the AAs