Update doxygen of TimeZone.
authorHokwon Song <hokwon.song@samsung.com>
Wed, 4 Sep 2013 04:48:17 +0000 (13:48 +0900)
committerHokwon Song <hokwon.song@samsung.com>
Wed, 4 Sep 2013 04:48:17 +0000 (13:48 +0900)
Change-Id: I6ec8ee76bbbee2664b7eb5aeaf50e8225d0ded74
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
inc/FLclTimeZone.h

index 1a3ccff..bfddbe9 100644 (file)
@@ -377,7 +377,7 @@ public:
         * @param[out]          offset                                          The offset between the local standard time and GMT, taking into consideration DST
         * @exception           E_SUCCESS                                       The method is successful.
         * @exception           E_INVALID_ARG                                   The specified @c ticks is invalid.
-        * @see                 Base::DateTime::GetTicks(), System::SystemTime::GetTicks()
+        * @see                 Base::DateTime::GetTicks()
         */
        result GetOffset(long long ticks, int& offset) const;