Skip to content

Animation Documentation Article#44

Merged
GulajavaMinistudio merged 1 commit intoAndroidKotlinID:masterfrom
google:master
Aug 31, 2019
Merged

Animation Documentation Article#44
GulajavaMinistudio merged 1 commit intoAndroidKotlinID:masterfrom
google:master

Conversation

@GulajavaMinistudio
Copy link
Copy Markdown

Some devices render a SimpleDateFormat string of 'zzz' as 'GMT+00:00'
instead of just 'GMT', which violates the specification. Since the
only valid timezone is 'GMT', just hardcode it as a constant to be
safe. Don't change the parsing flow in case servers are returning
timezones other than 'GMT'.

Fixes google#287

Some devices render a SimpleDateFormat string of 'zzz' as 'GMT+00:00'
instead of just 'GMT', which violates the specification. Since the
only valid timezone is 'GMT', just hardcode it as a constant to be
safe. Don't change the parsing flow in case servers are returning
timezones other than 'GMT'.

Fixes #287
@GulajavaMinistudio GulajavaMinistudio merged commit d56198e into AndroidKotlinID:master Aug 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cache header If-Modified-Since does not conform to RFC1123

2 participants