On default behavior, this function will return null in case of parsing failure.
null
This function uses parseSync under the hood.
parseSync
ISO 8601 time string
If set to true this function will fail if an implicit time offset is given
true
Promise returning either the parsed response or an error message
Generated using TypeDoc
On default behavior, this function will return
null
in case of parsing failure.This function uses
parseSync
under the hood.