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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
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