Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Date value returned incorrect - minus 1 hour
I have a record with a date field and the value is 1/1/1949. When I load this record in Web Service the SOAP returned has the correct value but when it's parsed into a C# DateTime struct the value is 12/31/1948
No bueno.
<platformCore:customField xsi:type="platformCore:DateCustomFieldRef" internalId="custrecord_preauth_ptdob"> <platformCore:value>1949-01-01T00:00:00.000-07:00</platformCore:value> </platformCore:customField>
I'm sure it's got something to do with the timezone offset. Have any of you that are working with Web Services on the .Net platform encountered this and if so what was your solution?
Steve Klett | Senior Developer
NetValue Technology
0