prorm API Reference
    Preparing search index...

    Interface TableTimezoneOptions

    Table-level timezone options

    interface TableTimezoneOptions {
        timezone?: string;
        defaultFormat?: TimezoneFormat;
        defaultStoreAs?: TimezoneStoreAs;
    }
    Index
    timezone?: string

    Default timezone for all date columns in the table

    defaultFormat?: TimezoneFormat

    Default format for date columns

    defaultStoreAs?: TimezoneStoreAs

    Default storage format