Text Filters

Useful Text based filters

FilterDescription
iso8601Takes an input date and tries to render it as an ISO Date/Time
sanitize_for_csvSanitizing a text string for a CSV output by escaping quotes and adding " around the string
to_jsonTakes an object and tries to render it out as JSON data