Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

[10:30:14 CST(-0600)] <EricDalquist> so joda-time is amazing

[10:41:09 CST(-0600)] <EricDalquist> Arvids: did you get my notes about the transactional annotation?

[10:41:27 CST(-0600)] <EricDalquist> also I'd really like to figure out if we can get the varchar(max) stuff working on sqlserver

[10:41:33 CST(-0600)] <EricDalquist> though I'm not even sure where tos tart there

[10:42:38 CST(-0600)] <EricDalquist> so joda-time is amazing athena

[10:54:30 CST(-0600)] <EricDalquist> DateTime.now().minus(this.aggregationDelay).secondOfMinute().roundFloorCopy()

[10:54:49 CST(-0600)] <EricDalquist> aggregationDelay is: aggregationDelay = Period.seconds(30)

  • No labels