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(String value)
Parse a String into an Iso8601 Date
|
Modifier and Type | Method and Description |
---|---|
String |
FormatUtil.format(Iso8601Date value)
Formats date & time
|