Package | Description |
---|---|
com.google.api.client.util |
General utilities used throughout this library.
|
Modifier and Type | Field | Description |
---|---|---|
static DateTime |
Data.NULL_DATE_TIME |
The single instance of the magic null object for a
DateTime . |
Modifier and Type | Method | Description |
---|---|---|
static DateTime |
DateTime.parseRfc3339(String str) |
Parses an RFC3339 date/time value.
|
Copyright © 2011–2019 Google. All rights reserved.