{{getMsg('Help_YouAreHere')}}:
/
{{page.title}}
{{page.title}}
{{$root.getMsg("downLoadHelpAsPdf")}}
{{helpModel.downloadHelpPdfDataStatus}}
DTSToDate
Converts the date/time string and strips off the time.
Usage:
DTSToDate( DateTimeString )
Returns:
Date without Time
Examples:
DTSToDate("2002/01/31 11:30:15") -> "2002/01/31"