- Deprecated:
Since Description 8.0.0Directly create new instances of DateTimeConverter instead.
A factory implementation to create the built-in datetime converter of type
oj.IntlDateTimeConverter.
- Deprecated:
Since Description 8.0.0Directly create new instances of DateTimeConverter instead.
Methods
-
createConverter(options) : {oj.IntlDateTimeConverter}
-
Creates an immutable (jet) datetime converter instance.
Parameters:
Name Type Argument Description optionsoj.IntlDateTimeConverter.ConverterOptions <optional>
an object literal used to provide an optional information to initialize the jet datetime converter. For details on what to pass for options, refer to oj.IntlDateTimeConverter. Returns: