Hi All
Please, can any one tell me how to know the current system time format.
Thanks alot.
Hi All
Please, can any one tell me how to know the current system time format.
Thanks alot.
locale LC_TIME?
What you probably want to do is to follow the example "examples/maemo5/datetime" in Qt package:
http://qt.gitorious.org/+qt-develope...etime/main.cpp
Thank you all,
But what about 12/24 time format, how can i know if current system time is 12 or 24 hour.
Hi all,
Thanks Daniil
It worked perfectly.
Thank you again.