cDay=ALLTRIM(STR(this.day)) cMonth=ALLTRIM(STR(this.month)) cYear=ALLTRIM(STR(this.year)) cDate=ctod(alltrim(cyear+"-"+cmonth+"-"+cday))