Change-Id: I6ec8ee76bbbee2664b7eb5aeaf50e8225d0ded74
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
* @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;