JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
gaiasky.util.format
Interface IDateFormat
All Known Implementing Classes:
DesktopDateFormat
public interface
IDateFormat
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
format
(
Instant
date)
Instant
parse
(
String
date)
Method Details
format
String
format
(
Instant
date)
parse
Instant
parse
(
String
date)