Time Problem

the exact condition for Action item “Timer” is as follow:-

If((ExtractHour(Now())=12 && ExtractMinute(Now())=59 && ExtractSecond(Now())>=0 && ExtractSecond(Now()) <=30),1,0)

and “t_stamp” data is directly dump to the server from factory SQL.

Regards,
Subodh