The evolution of date inputbox: cannot copy and paste any more

 

Hello,

I'm sad that the date input box does not allow me to copy and paste a date & time and modify it slightly like I was able to.

I'm now obliged to retype all the date by hand, can't you make the copy and paste work otherwise it has become very unproductive for me.

Thanks. 

 
lpnkng:

Hello,

I'm sad that the date input box does not allow me to copy and paste a date & time and modify it slightly like I was able to.

I'm now obliged to retype all the date by hand, can't you make the copy and paste work otherwise it has become very unproductive for me.

Thanks. 

You can use a string data type, and convert it to a datetime in your code.
Reason: