Languages

Menu
Sites
Language
Keep uptodate time in label upto a second

Hi,

Is there a way to keep uptodate time in label upto a second.

 

Cheers,

Aashish

Responses

1 Replies
Shaswati Saha

Hello,

So far I could understand you're trying to show the localtime in a label with hour, minute and second value. In that case, you may use the code snippet in the link below:

https://developer.tizen.org/community/code-snippet/native-code-snippet/get-current-local-time

Thanks.