Open main menu
Home
Random
Log in
Settings
About ZCubes Wiki
Disclaimers
ZCubes Wiki
Search
Changes
← Older edit
Newer edit →
Manuals/calci/MINUTE
(view source)
Revision as of 19:31, 9 July 2018
50 bytes added
,
19:31, 9 July 2018
no edit summary
Line 1:
Line 1:
−
=MINUTE(
sn
)
=
+
<div style
=
"font-size:30px">'''
MINUTE (
Value
)
'''</div><br/>
+
*where <math>Value</math> is the time or serial number of time to find the minute value.
−
*where <math>sn</math> is the time or serial number of time to find the minute value.
+
MINUTE()
converts a
input time
to a minute
.
−
−
MINUTE()
returns the minute value from the
input time.
== Description ==
== Description ==
−
MINUTE(
sn
)
+
MINUTE(
Value
)
For Example,
For Example,
Line 13:
Line 12:
MINUTE("4:30 AM") ''returns 30''
MINUTE("4:30 AM") ''returns 30''
−
*Argument <math>
sn
</math> can be time in the form of text or as a result of any other functions.
+
*Argument <math>
Value
</math> can be time in the form of text or as a result of any other functions.
−
*Argument <math>
sn
</math> should be enclosed in quotes e.g. "11:00 AM".
+
*Argument <math>
Value
</math> should be enclosed in quotes e.g. "11:00 AM".
−
*If <math>
sn
</math> is invalid, Calci returns an #ERROR message.
+
*If <math>
Value
</math> is invalid, Calci returns an #ERROR message.
*The output minute value is the value in integers, ranging from '0' to '59'.
*The output minute value is the value in integers, ranging from '0' to '59'.
Devika
writer
6,694
edits