QuickBooks-V3-Java-SDK icon indicating copy to clipboard operation
QuickBooks-V3-Java-SDK copied to clipboard

Remove joda time dependency.

Open jessebutterfield opened this issue 3 years ago • 0 comments

I noticed quickbooks was pulling in the whole joda-time package to format a date. We're trying to remove joda-time from our dependencies to prevent developers from accidentally importing them when trying to work with the java date and time classes.

jessebutterfield avatar May 21 '22 18:05 jessebutterfield