nscala-java-time
nscala-java-time
com.github.nscala_java_time
PimpedType
com.github.nscala_java_time.time
Implicits
Implicits
Imports
Imports
IntImplicits
IntImplicits
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
/
StaticZonedDateTime
StaticZonedDateTime
object
StaticZonedDateTime
extends
StaticZonedDateTime
Companion
class
Graph
Supertypes
Self type
trait
StaticZonedDateTime
class
Object
trait
Matchable
class
Any
StaticZonedDateTime
Value members
Value members
Inherited methods
def
apply
(year:
Int
, month:
Int
, dayOfMonth:
Int
, hour:
Int
, minutes:
Int
, seconds:
Int
, nanoSeconds:
Int
, zoneId:
ZoneId
):
ZonedDateTime
Inherited from
StaticZonedDateTime
def
lastDay
():
ZonedDateTime
Inherited from
StaticZonedDateTime
def
lastHour
():
ZonedDateTime
Inherited from
StaticZonedDateTime
def
lastMinute
():
ZonedDateTime
Inherited from
StaticZonedDateTime
def
lastMonth
():
ZonedDateTime
Inherited from
StaticZonedDateTime
def
lastSecond
():
ZonedDateTime
Inherited from
StaticZonedDateTime
def
lastWeek
():
ZonedDateTime
Inherited from
StaticZonedDateTime
def
lastYear
():
ZonedDateTime
Inherited from
StaticZonedDateTime
def
nextDay
():
ZonedDateTime
Inherited from
StaticZonedDateTime
def
nextHour
():
ZonedDateTime
Inherited from
StaticZonedDateTime
def
nextMinute
():
ZonedDateTime
Inherited from
StaticZonedDateTime
def
nextMonth
():
ZonedDateTime
Inherited from
StaticZonedDateTime
def
nextSecond
():
ZonedDateTime
Inherited from
StaticZonedDateTime
def
nextWeek
():
ZonedDateTime
Inherited from
StaticZonedDateTime
def
nextYear
():
ZonedDateTime
Inherited from
StaticZonedDateTime
def
now
(zone:
ZoneId
):
ZonedDateTime
Inherited from
StaticZonedDateTime
def
now
():
ZonedDateTime
Inherited from
StaticZonedDateTime
def
ofDate
(date:
Date
, zoneId:
ZoneId
):
ZonedDateTime
Inherited from
StaticZonedDateTime
def
ofInstant
(instant:
Instant
, zoneId:
ZoneId
):
ZonedDateTime
Inherited from
StaticZonedDateTime
def
ofLocalDate
(date:
LocalDate
):
ZonedDateTime
Inherited from
StaticZonedDateTime
def
ofLocalDateAndTime
(date:
LocalDate
, time:
LocalTime
, zoneId:
ZoneId
):
ZonedDateTime
Inherited from
StaticZonedDateTime
def
ofLocalDateTime
(date:
LocalDateTime
, zoneId:
ZoneId
):
ZonedDateTime
Inherited from
StaticZonedDateTime
def
parse
(str:
String
, formatter:
DateTimeFormatter
):
ZonedDateTime
Inherited from
StaticZonedDateTime
def
parse
(str:
String
):
ZonedDateTime
Inherited from
StaticZonedDateTime
def
tomorrow
():
ZonedDateTime
Inherited from
StaticZonedDateTime
def
yesterday
():
ZonedDateTime
Inherited from
StaticZonedDateTime