ImpSdk.getDateAndTime

developed by Jileesh Sathyan and Timmy Luong

getDateAndTime()
input properties
callback: function callback function to be called when the date and time is available. If not passed in, then it defaults to an empty function that does nothing and returns undefined.
output properties
responseCode : Number 0 = Api call is successful. 1 = unsuccessful
responseMessage : String "Success" = Api call is successful. Error Message = unsuccessful
responseCurrentDate : String server date in default format on success call. Example:- 2013/06/20 09:33:48
responseCurrentTime : Number server time in milliseconds on success call. Example:- 1371720828910