ISO8601Helper
org.eso.ias.utils.ISO8601Helper
object ISO8601Helper
Helper methods to handle times formatted as 8601: YYYY-MM-DDTHH:MM:SS.mmm
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ISO8601Helper.type
Members list
Value members
Concrete methods
Value parameters
- time:
-
The time expressed as milliseconds...
Attributes
- Returns
-
the ISO8601 time representation of the passed time
Value parameters
- date:
-
The date
Attributes
- Returns
-
the ISO8601 time representation of the passed date
Parse the passed string into a Date
Parse the passed string into a Date
Attributes
Parse the passed string into a Date
Parse the passed string into a Date
Attributes
Concrete fields
Pattern for ISO 8601
Pattern for ISO 8601
Attributes
In this article