improve Time.h dummy implementation.
authorLukasz Stanislawski <l.stanislaws@samsung.com>
Sun, 11 Sep 2016 09:38:58 +0000 (11:38 +0200)
committerLukasz Stanislawski <l.stanislaws@samsung.com>
Mon, 12 Sep 2016 11:14:20 +0000 (13:14 +0200)
commit27a76f7bcbc0f1296020e45b3175e355b450eeed
tree3c242a49ea28a9d8a3d4c9f69b29fb6c11060996
parent6eb354101f8962667e6f28a26751e300661a80cc
improve Time.h dummy implementation.

Instead of returning hardcoded values now return real values.
This code will be changed when proper icu support will be added.

Change-Id: Id056526136a01f302510284dfe0d69349a8fffdf
clock/src/Utils/Time.cpp