dateparser v2.1.0 (2016-05-24T15:33:35Z)
Dub
Repo
isNumber
dateparser
timelexer
package pragma(
inline
, true) @
safe
pure nothrow @
nogc
bool
isNumber
(
dchar
c
)
Return Value
Type:
bool
Whether
c
is a number (0..9).
Meta
Source
See Implementation
dateparser
timelexer
functions
isNumber
timeLexer
manifest constants
split_decimal
structs
TimeLexerResult