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.
Time of Day field incorrect value
I have two custom fields, of type "date" and "time of day", respectively, which I am populating with a date and time representing our users last login at our website.
When I update the "Time" custom field with 23/09/2008 10:30AM, although this value is displayed in the NetSuite GUI correctly (as '10:30 am'), when I retrieve it through web services, the value is '1/01/1970 11:30:00AM' - an hour out.
I am using .Net 2.0 and C#.
Can anyone suggest a reason why this would be happening? BTW, I have checked and updated repeatedly, and I am definitely putting the correct value in the field.
0