Hi All,

Does anyone know the correct syntax for filling in a Date Time field?  I am 
writing a program that fills in a date time field.


// Date/Time datatype
fieldValues[536870916] = new System.DateTime(2004, 02, 02).ToUniversalTime();
 
// 
Date datatype
fieldValues[536870918] = 
125000;
Regards,

Bala




_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"
      

Reply via email to