Manuals/calci/MONTHSTRING
Jump to navigation
Jump to search
MONTHSTRING (String)
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle String} is any month name.
Description
- This function converts the month string value in to month value.
- In Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle MONTHSTRING (String)} ,Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle String} is any month name.
- A string is traditionally a sequence of characters, either as a literal constant or as some kind of variable.
- Here the string value is converted in to the month name.
- The string value should be given in ""(Double quotes).
Examples
- MONTHSTRING("MAY") = MAY
- MONTHSTRING("September") = September
- MONTHSTRING("august") = august
See Also
References