Hi,
can someone explain to me what are the differences between the functions Now() and LocalTime() and where the return values come from?
I've set the right UTC Timezone in Windows, taskbar shows the right time, but now() returns one hour less, LocalTime() the same problem.
(BP v5.018)
Another Problem is Format DateTime in all Queries for object Work Queues. For example, i see in the log that an item is marked as completed at 07:01:20, if i call get completed items with calculated current time (for example 07:01:30) as EndTime i get no results. The problem is that the seconds are rounded off automatically or only full minutes are viewed. Here i see in the log that all items that are marked as completed are searched until 07:01:00.
Is'nt it a bug?
Please help. Thanks in advance.