What language? _____
From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Bala Patel Sent: Thursday, December 18, 2008 9:44 AM To: [email protected] Subject: Re: Date/Time Field Create Entry Format ** 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 __Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are" html___ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

