Depending on your (and your clients) requirements, it may be better to use DateToStr(MyDate), as this will follow the current users locale settings, e.g. mm/dd/yyyy for US users, dd/mm/yyyy for UK etc. American software that always uses mm/dd/yy annoys (and confuses) me, so I try to extend the same courtesy that I would like. – Gerry CollAug 1 '11 at 4:40