StaticLocalTime

Companion
class
class Object
trait Matchable
class Any

Type members

Inherited types

type Property = Property
Inherited from
StaticLocalTime

Value members

Inherited methods

def fromCalendarFields(calendar: Calendar): LocalTime
Inherited from
StaticLocalTime
def fromDateFields(date: Date): LocalTime
Inherited from
StaticLocalTime
def fromMillisOfDay(millis: Long, chrono: Chronology): LocalTime
Inherited from
StaticLocalTime
def fromMillisOfDay(millis: Long): LocalTime
Inherited from
StaticLocalTime
def lastHour(): LocalTime
Inherited from
StaticLocalTime
def lastMinute(): LocalTime
Inherited from
StaticLocalTime
def lastSecond(): LocalTime
Inherited from
StaticLocalTime
def nextHour(): LocalTime
Inherited from
StaticLocalTime
def nextMinute(): LocalTime
Inherited from
StaticLocalTime
def nextSecond(): LocalTime
Inherited from
StaticLocalTime
def now(chronology: Chronology): LocalTime
Inherited from
StaticLocalTime
def now(zone: DateTimeZone): LocalTime
Inherited from
StaticLocalTime
def now(): LocalTime
Inherited from
StaticLocalTime
def parse(str: String, formatter: DateTimeFormatter): LocalTime
Inherited from
StaticLocalTime
def parse(str: String): LocalTime
Inherited from
StaticLocalTime

Inherited fields

final val MIDNIGHT: LocalTime
Inherited from
StaticLocalTime
final val Midnight: LocalTime
Inherited from
StaticLocalTime