Docker events command

Hello,

I want to see docker events in specific period of time. But when I run command "docker events --since ‘2015-11-01’ --untill ‘2015-11-08’ ", I see also events on 2015-11-09. I think this might be a bug. I use docker version 1.8.1 on Ubuntu 14.04.