package
1.8.7
Repository: https://github.com/xiatechs/jsonata-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
TimeDateDimensions generates a JSON object dependent on input source timestamp, input source format and input source timezone using golang time formats.
TimeDateDimensionsLite generates a JSON object dependent on input source timestamp, input source format and input source timezone using golang time formats.

# Structs

DateDim is the date dimension object returned from the timeparse function.
DateDimLite is the date dimension object returned from the timeparse function (light version).