Navigation
|
Synopsis Determine if the given type is a datetime .
Function -
bool isDateTimeType(\alias(_,_,Symbol at))
-
bool isDateTimeType(\parameter(_,Symbol tvb))
-
bool isDateTimeType(\label(_,Symbol lt))
-
bool isDateTimeType(\datetime())
-
default bool isDateTimeType(Symbol _)
Usage import Type;
|