StaticLocalTime

com.github.nscala_time.time.StaticLocalTime
See theStaticLocalTime companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Inherited types

type Property = Property

Attributes

Inherited from:
StaticLocalTime

Value members

Inherited methods

def fromCalendarFields(calendar: Calendar): LocalTime

Attributes

Inherited from:
StaticLocalTime
def fromDateFields(date: Date): LocalTime

Attributes

Inherited from:
StaticLocalTime
def fromMillisOfDay(millis: Long, chrono: Chronology): LocalTime

Attributes

Inherited from:
StaticLocalTime
def fromMillisOfDay(millis: Long): LocalTime

Attributes

Inherited from:
StaticLocalTime
def lastHour(): LocalTime

Attributes

Inherited from:
StaticLocalTime
def lastMinute(): LocalTime

Attributes

Inherited from:
StaticLocalTime
def lastSecond(): LocalTime

Attributes

Inherited from:
StaticLocalTime
def nextHour(): LocalTime

Attributes

Inherited from:
StaticLocalTime
def nextMinute(): LocalTime

Attributes

Inherited from:
StaticLocalTime
def nextSecond(): LocalTime

Attributes

Inherited from:
StaticLocalTime
def now(chronology: Chronology): LocalTime

Attributes

Inherited from:
StaticLocalTime
def now(zone: DateTimeZone): LocalTime

Attributes

Inherited from:
StaticLocalTime
def now(): LocalTime

Attributes

Inherited from:
StaticLocalTime
def parse(str: String, formatter: DateTimeFormatter): LocalTime

Attributes

Inherited from:
StaticLocalTime
def parse(str: String): LocalTime

Attributes

Inherited from:
StaticLocalTime

Inherited fields

final val MIDNIGHT: LocalTime

Attributes

Inherited from:
StaticLocalTime
final val Midnight: LocalTime

Attributes

Inherited from:
StaticLocalTime