Hi,
Let's assume that session date and time (DateTimeUtil::getSystemDateTime()) is different from system date (DateTimeUtil::utcNow()), for example the user sets new session date and time in SystemDate form

When a new record is created in date effective table, then system date and time is used as default value, for example in DirPersonName table:

However when the user clicks "Today" button then session date is set to ValidFrom field:


It is somehow inconsistent, isn't it?
Could you please explain or suggest the reason behind such behaviour?
Thank you.
*This post is locked for comments
I have the same question (0)