You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to aid and prepare for replacing android.text.Time with org.dmfs.rfc5545.DateTime in the project, as a developer, I would like the DateFormatter class to support DateTimes.
Implementation will need to convert between the 2 types.
The text was updated successfully, but these errors were encountered:
In order to aid and prepare for replacing
android.text.Time
withorg.dmfs.rfc5545.DateTime
in the project, as a developer, I would like theDateFormatter
class to supportDateTime
s.Implementation will need to convert between the 2 types.
The text was updated successfully, but these errors were encountered: