common-syntax
common-syntax
API
kirill5k.common.syntax
option
predicate
time
common-syntax
/
kirill5k.common.syntax
/
time
time
kirill5k.common.syntax.time
object
time
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
time
.
type
Members list
Clear all
Extensions
Extensions
extension
(
dateString
:
String
)
def
toInstant
:
Either
[
Throwable
,
Instant
]
extension
(
fd
:
FiniteDuration
)
def
toReadableString
:
String
extension
(
ld
:
LocalDate
)
def
toInstantAtStartOfDay
:
Instant
extension
(
ts
:
Instant
)
def
atEndOfDay
:
Instant
def
atStartOfDay
:
Instant
def
dayOfWeek
:
DayOfWeek
def
durationBetween
(
otherTs
:
Instant
):
FiniteDuration
def
hasSameDateAs
(
otherTs
:
Instant
):
Boolean
def
hour
:
Int
def
minus
(
duration
:
FiniteDuration
):
Instant
def
plus
(
duration
:
FiniteDuration
):
Instant
def
toLocalDate
:
LocalDate
def
truncatedToSeconds
:
Instant
def
utc
:
ZonedDateTime
In this article
Attributes
Members list
Extensions
Extensions