By aMir Sirati
08 Jul 2016 23:55
English
14 Replies
Hello Guys,
Anyone can help me to resolve this problem ? "date.getTime()" not worked on tizen !!! how i can use this code ?
var date= tizen.time.getCurrentDateTime(),
then = tizen.time.getCurrentDateTime(date.getFullYear(),date.getMonth(),date.getDate(),0,0,0),
diffInMil = (date.getTime() - then.getTime()),
horotate = (diffInMil/(1000*60*60)),
minrotate = (horotate*60),
secrotate = (minrotate*60);
View Selected Answer
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.
All Categories
General Support
Tizen .NET
Web Application Development
Native Application Development
SDK & IDE
--------
--------