Builder

class Builder

Properties

Link copied to clipboard

The locale of the source field. If you omit this, the default of locale.ROOT is used.

Link copied to clipboard

A list of patterns to match against the source field.

Link copied to clipboard

The key to apply the date conversion to.

Link copied to clipboard

The time zone of the source field. If you omit this, the default used is the UTC zone.

Link copied to clipboard

The JSON field to store the result in.

Link copied to clipboard

The datetime format to use for the converted data in the target field.

Link copied to clipboard

The time zone of the target field. If you omit this, the default used is the UTC zone.