korlibs
Toggle table of contents
6.1.0-SNAPSHOT
apple
Target filter
apple
Switch theme
Search in API
Skip to content
korlibs
korlibs-time-core
/
korlibs.time.darwin
Package-level
declarations
Functions
Properties
Properties
APPLE_
REFERENCE_
DATE
Link copied to clipboard
apple
val
DateTime.Companion
.
APPLE_REFERENCE_DATE
:
DateTime
Functions
cf
Absolute
Time
Link copied to clipboard
apple
fun
DateTime
.
cfAbsoluteTime
(
)
:
Double
from
CFAbsolute
Time
Link copied to clipboard
apple
fun
DateTime.Companion
.
fromCFAbsoluteTime
(
cfAbsoluteTime
:
Double
)
:
DateTime
get
Local
Timezone
Offset
Darwin
Link copied to clipboard
apple
fun
getLocalTimezoneOffsetDarwin
(
tz
:
CFTimeZoneRef
?
,
time
:
DateTime
)
:
Duration
to
Date
Time
Link copied to clipboard
apple
fun
NSDate
.
toDateTime
(
)
:
DateTime
to
NSDate
Link copied to clipboard
apple
fun
DateTime
.
toNSDate
(
)
:
NSDate