Hi all,
I have created a field fromDate (FieldDate type) in a table and extended data type for this field is "TransDate", Now i want to store only date in it but its storing date along time like this 9/9/2015 12:00:00 AM. it always store time 12:00:00 AM whatever value is passed through parameter. what should i do in order to store only date in it?
Note: i am passing fromDate through parameter created in contract class and storing its value in table datefield.
*This post is locked for comments
I have the same question (0)