Types > ImportOptions
Description
Fields
Format to use for date and time formatting (uses Go library specification)
Example: "Mon, 02 Jan 2006 15:04:05 -0700"
Valid when: date_and_time_format's length doesn't exceed 250 characters
Format to use for date formatting (uses Go library specification)
Example: "02.01.2006"
Valid when: date_format's length doesn't exceed 250 characters
Timezone to use with date and time formatting
Example: "(GMT-05:00) Eastern Time"
Valid when: timezone's length doesn't exceed 50 characters
Used By
Types
Preview (typescript)
Loading module