Uses of Class
com.google.api.client.util.DateTime
Packages that use DateTime
-
Uses of DateTime in com.google.api.client.util
Fields in com.google.api.client.util declared as DateTimeModifier and TypeFieldDescriptionstatic final DateTime
Data.NULL_DATE_TIME
The single instance of the magic null object for aDateTime
.Methods in com.google.api.client.util that return DateTimeModifier and TypeMethodDescriptionstatic DateTime
DateTime.parseRfc3339
(String str) Parses an RFC3339 date/time value.