API referencetype-aliasesGlobalSettingDateOn this pageGlobalSettingDate GlobalSettingDate = object The value of a date setting: { year: number, month: number, day: number }. Returns the date selected by the community admin. Properties day day: number month month: number year year: number