We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
It should be possible to replace manually configured RFC3339 DateFormatter instances with ISO8601DateFormatter.
DateFormatter
ISO8601DateFormatter
Examples include both NSDate+WordPressJSON.m & WPStatsServiceRemote.m
NSDate+WordPressJSON.m
WPStatsServiceRemote.m
N/A
WordPressKit
Expected behavior
It should be possible to replace manually configured RFC3339
DateFormatterinstances withISO8601DateFormatter.Actual behavior
Examples include both
NSDate+WordPressJSON.m&WPStatsServiceRemote.mSteps to reproduce the behavior
N/A
WordPressKit Environment
WordPressKitv2.1.1 & beforeAdditional Context
N/A