JchuComponents
Toggle table of contents
3.0.0-alpha07
release
Target filter
release
Switch theme
Search in API
Skip to content
JchuComponents
jchucomponents-ui
/
com.jeluchu.jchucomponents.ui.extensions.time
Package-level
declarations
Types
Functions
Types
Time
Link copied to clipboard
data
class
Time
(
var
hours
:
String
,
var
minutes
:
String
,
var
zoneDay
:
String
)
Functions
clock
Link copied to clipboard
@
Composable
fun
clock
(
)
:
String
Author: @Jeluchu
clock
Time
Link copied to clipboard
@
Composable
fun
clockTime
(
)
:
Time
clock
With
Zone
Day
Link copied to clipboard
@
Composable
fun
clockWithZoneDay
(
)
:
String
current
Time
Link copied to clipboard
fun
currentTime
(
)
:
Time
fixed
Decimals
Time
Link copied to clipboard
fun
Int
.
fixedDecimalsTime
(
)
:
String