Android Question DateTime.now?

positrom2

Active Member
Licensed User
Longtime User
B4X:
DateTime.DateFormat = "yyMMddHHmmss"
dt=DateTime.now
Msgbox(dt, "YYMMDDHHMMSS")
With date of July 22, 12:09 The message box shows "1406023759324".
I don't understand. Could somebody explain?
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…