Uses of Class
io.ciera.runtime.api.types.Date
Packages that use Date
-
Uses of Date in io.ciera.runtime.api.types
Fields in io.ciera.runtime.api.types declared as DateMethods in io.ciera.runtime.api.types that return DateModifier and TypeMethodDescriptionstatic DateDate.fromString(String s) Parse an ISO-8601 date/time string.static DateDate.now(SystemClock clock) Create a new instance of Date from the current time and epoch set in the system clock.