intacct-sdk-net icon indicating copy to clipboard operation
intacct-sdk-net copied to clipboard

Fix DateTime formatting

Open rogerfar opened this issue 10 months ago • 0 comments

The DateTime formatting is broken because it doesn't specify InvariantCulture, basically changing slashes into dashes depending on your system.

Also fixed a broken unit test and added a missing TimesheetUpdate function.

rogerfar avatar Apr 23 '24 23:04 rogerfar