0
edits
Changes
Created page with 'The following JavaScript functions are built-in to SmartSimple to assist with manipulation and calculations using dates: ==ConvertDateStr== '''Syntax:'''<br> :<font size="3"…'
The following [[JavaScript]] functions are built-in to SmartSimple to assist with manipulation and calculations using dates:
==ConvertDateStr==
'''Syntax:'''<br>
:<font size="3">'''ConvertDateStr(date,'@dateformat@')'''</font>
'''Example:'''
ConvertDateStr(frm.startdate.value,'@dateformat@');
[[Category:JavaScript]]
==ConvertDateStr==
'''Syntax:'''<br>
:<font size="3">'''ConvertDateStr(date,'@dateformat@')'''</font>
'''Example:'''
ConvertDateStr(frm.startdate.value,'@dateformat@');
[[Category:JavaScript]]