Slider to control date

Hi there!

I’m trying to create a UI slider that I want to lerp between 2 real life dates (Project Start Date / End Date for arguments sake). Looking at the functionality of the Date Time node, it looks like the only way possible would be to break apart both Date Time variables, work out how to lerp between all the values, then recompile it via a the ‘Date Time from String’?

Feels like I may be overcomplicating this!?

Any input would be massive!

Cheers!