cloudygeek
Results
1
issues of
cloudygeek
The following FormatException was thrown building: Trying to read EEE from 2021-01-29T20:23:55.000Z at position 0 DateFormat df = new DateFormat("yyyy-MM-ddTHH:mm:ss.mmmuuuZ"); return TweetUI.CompactTweetView.fromTweet(aTweet, createdDateDisplayFormat: df,); And tried without a df, same...
bug