Hi I use the following code to convert timestamp to number and then convert it back to string but it doesn't work.
For example if teh current time is 12:52:30 the number will be 125230 but the the resulting string is 024710 .. Could you please let me know what is wrong here
Thanks