Re: Intent to deprecate and then unship: nsIScriptableDateFormat

2016-10-30 Thread Philipp Kewisch
On 10/28/16 12:40 PM, Jonathan Kew wrote: > We're proposing to remove the XPCOM service nsIScriptableDateFormat, > used for locale-appropriate formatting of date/time values.[1] Thanks for the heads up. Do you have a proposed timeline for the removal? Bugs are filed for mailnews (bug 1313659) and

Intent to deprecate and then unship: nsIScriptableDateFormat

2016-10-28 Thread Jonathan Kew
We're proposing to remove the XPCOM service nsIScriptableDateFormat, used for locale-appropriate formatting of date/time values.[1] Front-end code that needs this functionality should move to the standard JS i18n APIs.[2,3] I've got a bunch of patches just about ready to land in [4] that make