| Package | Description |
|---|---|
| htsjdk.samtools.util |
| Modifier and Type | Class and Description |
|---|---|
class |
RelativeIso8601Date
Like
Iso8601Date, but also comes in a "lazy now" flavor. |
| Modifier and Type | Method and Description |
|---|---|
Iso8601Date |
FormatUtil.parseIso8601Date(java.lang.String value)
Parse a String into an Iso8601 Date
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
FormatUtil.format(Iso8601Date value)
Formats date & time
|