08 July 2011

Extract date from a DateTime field

This post is a code snippet showing how to extract the date from a DateTime field
myDate = DateTimeUtil::date(ContactPerson.LastEditAxDateTime)

No comments:

Post a Comment