Fixed #1711: Outlook Synch creates wrong item start/end timeFor Outlook you need to convert from user's timezone to system's timezone. Outlook syncing works fine for me now. I'll have other people with reallifish configurations test it as well.
Apparently some logic error. Exists_and_not_null returns true if the file exists. A negation of this therefore returns true if the variable does not exists...