graham street
Posts: 0
Joined: Thu Jul 03, 2014 11:08 am

recording date and time on button click

I have solved the problem myself, I have used a string field and the following java,
return (new Date()).toString();
this does exactly what I want it to do

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

recording date and time on button click

Hello Graham,

Thank you for the update, glad it works!

Return to “Issues”