GetLocalNotificationTime

Description

Returns the date and time that the specified notification is due to display. The returned time will be in unix timestamp format, which is measured by the number of seconds since 1st Jan 1970. If no notification exists at the specified ID then 0 is returned

Definition

integer GetLocalNotificationTime( iID )

Parameters