Change-Id: I9eae2cf2a0b5beeb30fcf262028e560bd58f8f4a
Signed-off-by: hyunho <hhstark.kang@samsung.com>
/**
* @brief Gets timestamp from timeinfo.
* @since_tizen 5.5
+ * @remarks The @a info should contain a timezone ID.
+ * If @a info doesn't contain a timezone ID, this function will return #WATCHFACE_COMPLICATION_ERROR_INVALID_PARAMETER.
* @param[in] info The time information handle
* @param[out] timestamp The number of seconds since 00:00, Jan 1 1970 UTC, corresponding to POSIX time.
* @return #WATCHFACE_COMPLICATION_ERROR_NONE on success,