Format and convert data
An overview of functions to help you format and convert data types
To convert given time-related values to an appointment
To create a new array by merging 2 arrays of a similar type
To dynamically create customizable, styled, multi-sheet Excel files directly from databases
To convert to or return a date value
To convert to or return a timestamp
To convert a given value to an email value
To format a given value
To create a JSON string of a valid JSON object
To convert a given JSON object into XML text, which might be optically structured
To return a rich text representation of any value
To convert a file to base64 format
To convert a file to URL-compliant base64 format
To return a string in lower case
To return a given month as a number out of a string
To return the full month name of a given date value
To convert a given value to a number
To convert a JSON string to a JSON object
To convert an XML string to a JSON object
To convert a number or string to a phone value
To remove a key-value pair from a given JSON object
To update or add a key-value pair in a given JSON object
To convert a given value to a string
To convert a given string to a styled object
To convert a value to a string and possibly reflect the format options
To convert a given time-related value to a time interval, i.e. a duration
To convert a given time-related value to a timestamp
To return a string in the upper case
To convert a string to a link
Last updated