├── Custom Functions ├── DateFromISO.fmfn ├── ISOFromDate.fmfn ├── ISOFromTime.fmfn ├── ISOFromTimestamp.fmfn ├── JSONContainerObject.fmfn ├── JSONGetBoolean.fmfn ├── JSONGetContainer.fmfn ├── JSONGetDateFromISO.fmfn ├── JSONGetNumber.fmfn ├── JSONGetTimeFromISO.fmfn ├── JSONGetTimestampFromISO.fmfn ├── TimeFromISO.fmfn └── TimestampFromISO.fmfn ├── Data Types and JSON.fmp12 └── README.md /Custom Functions/DateFromISO.fmfn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbante/FM-JSON-Types/HEAD/Custom Functions/DateFromISO.fmfn -------------------------------------------------------------------------------- /Custom Functions/ISOFromDate.fmfn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbante/FM-JSON-Types/HEAD/Custom Functions/ISOFromDate.fmfn -------------------------------------------------------------------------------- /Custom Functions/ISOFromTime.fmfn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbante/FM-JSON-Types/HEAD/Custom Functions/ISOFromTime.fmfn -------------------------------------------------------------------------------- /Custom Functions/ISOFromTimestamp.fmfn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbante/FM-JSON-Types/HEAD/Custom Functions/ISOFromTimestamp.fmfn -------------------------------------------------------------------------------- /Custom Functions/JSONContainerObject.fmfn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbante/FM-JSON-Types/HEAD/Custom Functions/JSONContainerObject.fmfn -------------------------------------------------------------------------------- /Custom Functions/JSONGetBoolean.fmfn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbante/FM-JSON-Types/HEAD/Custom Functions/JSONGetBoolean.fmfn -------------------------------------------------------------------------------- /Custom Functions/JSONGetContainer.fmfn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbante/FM-JSON-Types/HEAD/Custom Functions/JSONGetContainer.fmfn -------------------------------------------------------------------------------- /Custom Functions/JSONGetDateFromISO.fmfn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbante/FM-JSON-Types/HEAD/Custom Functions/JSONGetDateFromISO.fmfn -------------------------------------------------------------------------------- /Custom Functions/JSONGetNumber.fmfn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbante/FM-JSON-Types/HEAD/Custom Functions/JSONGetNumber.fmfn -------------------------------------------------------------------------------- /Custom Functions/JSONGetTimeFromISO.fmfn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbante/FM-JSON-Types/HEAD/Custom Functions/JSONGetTimeFromISO.fmfn -------------------------------------------------------------------------------- /Custom Functions/JSONGetTimestampFromISO.fmfn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbante/FM-JSON-Types/HEAD/Custom Functions/JSONGetTimestampFromISO.fmfn -------------------------------------------------------------------------------- /Custom Functions/TimeFromISO.fmfn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbante/FM-JSON-Types/HEAD/Custom Functions/TimeFromISO.fmfn -------------------------------------------------------------------------------- /Custom Functions/TimestampFromISO.fmfn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbante/FM-JSON-Types/HEAD/Custom Functions/TimestampFromISO.fmfn -------------------------------------------------------------------------------- /Data Types and JSON.fmp12: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbante/FM-JSON-Types/HEAD/Data Types and JSON.fmp12 -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbante/FM-JSON-Types/HEAD/README.md --------------------------------------------------------------------------------