nscala-java-time
nscala-java-time
com.github.nscala_java_time
PimpedType
com.github.nscala_java_time.time
Implicits
Implicits
Imports
Imports
IntImplicits
IntImplicits
JsStaticForwarderImports
JsStaticInstant
JsStaticInstant
JsStaticLocalDate
JsStaticLocalDate
JsStaticLocalDateTime
JsStaticLocalDateTime
JsStaticLocalTime
JsStaticLocalTime
JsStaticMonthDay
JsStaticMonthDay
JsStaticYearMonth
JsStaticYearMonth
OrderingImplicits
OrderingImplicits
RichDateTimeFormatter
RichDuration
RichInstant
RichInt
RichLocalDate
RichLocalDateTime
RichLocalTime
RichLong
RichPeriod
RichString
RichZoneId
RichZonedDateTime
ScalaJavaTimeImplicits
ScalaJavaTimeImplicits
SharedImports
SharedStaticForwarderImports
SharedTypeImports
StaticDateTimeFormatter
StaticDateTimeFormatter
StaticDuration
StaticDuration
StaticForwarderImports
StaticForwarderImports
StaticInstant
StaticInstant
StaticLocalDate
StaticLocalDate
StaticLocalDateTime
StaticLocalDateTime
StaticLocalTime
StaticLocalTime
StaticMonthDay
StaticMonthDay
StaticPeriod
StaticPeriod
StaticYearMonth
StaticYearMonth
StaticZoneId
StaticZoneId
StaticZonedDateTime
StaticZonedDateTime
StringImplicits
StringImplicits
TypeImports
TypeImports
nscala-java-time
/
com.github.nscala_java_time.time
/
JsStaticLocalTime
JsStaticLocalTime
trait
JsStaticLocalTime
extends
StaticLocalTime
Companion
object
Graph
Supertypes
Known subtypes
trait
StaticLocalTime
class
Object
trait
Matchable
class
Any
object
JsStaticLocalTime
Value members
Value members
Concrete methods
override
def
now
():
LocalTime
Definition Classes
StaticLocalTime
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
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