Uses of Class
com.google.api.client.util.DateTime

Packages that use DateTime
com.google.api.client.util General utilities used throughout this library. 
 

Uses of DateTime in com.google.api.client.util
 

Fields in com.google.api.client.util declared as DateTime
static DateTime Data.NULL_DATE_TIME
          The single instance of the magic null object for a DateTime.
 

Methods in com.google.api.client.util that return DateTime
static DateTime DateTime.parseRfc3339(String str)
          Parses an RFC 3339 date/time value.
 



Copyright © 2011 Google. All Rights Reserved.