Skip to content

Feature: Support custom time zone #501

@walkerkay

Description

@walkerkay

add timeZone config for global config dateOptions

 {
            provide: GANTT_GLOBAL_CONFIG,
            useValue: {
                dateOptions: {
                    timeZone: 'America/New_York'
                }
            }   
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions