...
[15:27:07 CDT(-0500)] <EricDalquist> so it looks like the usertype library should be setting the databaseZone to the current JVM TZ
[15:27:26 CDT(-0500)] <EricDalquist> instead of UTC
[15:27:34 CDT(-0500)] <EricDalquist> the problem is when I make that change
[15:28:03 CDT(-0500)] <EricDalquist> aggregation is going to jump ahead by 1 day if you have a negative utc offset
[15:28:10 CDT(-0500)] <EricDalquist> or behind by 1 day if you have a positive utc offset
[15:28:13 CDT(-0500)] <EricDalquist> which is bad