653 bytes added
, 18:52, 26 September 2017
<div style="font-size:30px">'''DAYINDEX (Value)'''</div><br/>
*<math>Value</math> is any date value.
==Description==
*This function shows the date value as a number.
*In <math>DAYINDEX(Value)</math>,<math>Value</math> is any date value.
*Here date value displaying as a number.
*So here displaying the date value from 1 to 31 from the given date.
==Examples==
# DAYINDEX("9/27/2000") = 27
# DAYINDEX("2/4/1976") = 4
==See Also==
*[[Manuals/calci/DATEVALUE | DATEVALUE ]]
*[[Manuals/calci/DAYS360 | DAYS360 ]]
==References==
[http://en.wikipedia.org/wiki/Calendar_date DATE]
*[[Z_API_Functions | List of Main Z Functions]]
*[[ Z3 | Z3 home ]]