Hi Experts,
I am running a flow to create new records in the Common Data Service (CDS) and yes, I know it is Data Flex Pro now :).
The problem is that if I set a Date Field on an entity it is not setting to current
Date from Account entity:

Date on new record when I set the value like the following (the Package Begin Date from the Account entity) and this field is defined as "Date Only".

On the create you can see it is setting to the 8/1 date but with a UTC time and no timezone offset. This field is also a "Date Only" field on the entity.

It seems like I have to do a lot of work here just to set one date field to another date field across two entities correctly. Does anyone have thoughts here?
Thanks much!
Drew