sheets
core
/
com.maxkeppeler.sheets.core.utils
/
isAmTime
is
Am
Time
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
fun
isAmTime
(
time
:
Long
)
:
Boolean
Content copied to clipboard
Check if the time is am in the 12-hour clock format.