Assistance Needed: Updating Current Timestamp in Decimal-Bound Time Picker

Hi EpicUser,

I’m facing an issue with updating the current timestamp in a Time Picker bound to a decimal UD column on button click. Despite numerous attempts, I’ve been unsuccessful in achieving the desired outcome.
Could you kindly provide guidance on resolving this challenge effectively?

Value: “(new Date().getHours() + new Date().getMinutes() / 60) * 60 * 60”

Regards,
Dnyanraj Patil