On 18 Feb 2016, at 12:20pm, Rob Willett <rob.sqlite at robertwillett.com> wrote:
> We know how to solve the problem, we?re puzzled though as our understanding
> is clearly wrong.
It'll help to test the function
typeof(value)
on the values you're handling like
typeof(strftime('%s' , starttime))
to see what's happening.
Simon.

