Not sure if this is possible or in the scope of this repository, but I have a use case where I need to format datetimes with timezone abbreviations. I checked the documentation here, but found no way to add formatting to show timezone abbreviations such as EST (UTC-400) and PST (UTC-800).
Is this something that is best solved at this level or higher level such as in the kendo-angular library?