=== rpadovani is now known as rpadovani|Dota [23:27] barry: Are you still around? I have a question for you. I'm trying to get a simple example up but I can give the general idea without it [23:33] veebers: just for a few more minutes. [23:34] barry: ah ok, I'll probably end up firing you an email. I have a case where doing some datetime math gives me different results for 2 different timestamps depending on the order in which I use them [23:35] veebers: yep, shoot me an email [23:35] i.e. do_something(timestamp_1); do_something(timestamp_2); the correct resulting timestamps are returned, but doing it the other way around the 2nd call returns a different timestamp (much better example to come :-))