StaticLocalTime

Companion
class
class Object
trait Matchable
class Any

Value members

Inherited methods

def apply(hour: Int, minutes: Int, seconds: Int, nanoSeconds: Int): 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(zone: ZoneId): LocalTime
Inherited from
StaticLocalTime
def now(): LocalTime
Inherited from
StaticLocalTime
def ofSecondOfDay(seconds: Long): 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