Источник:
http://sashanazarov.blogspot.com/201...cdatetime.html
==============
It looks like some developers think that DateTimeUtil::newDateTime(01\01\2006, 86400) will result in 01-01-2006 11:59:59 PM.
In fact, it will be 02-01-2006 12:00:00 AM.
Be careful when defining ranges for UtcDateTime fields.
Источник:
http://sashanazarov.blogspot.com/201...cdatetime.html