Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

Event Date and System Filter

Updated: 22 May 2010 | 1 comment
novadean's picture
0 0 Votes
Login to vote
This issue has been solved. See solution.

Hello,

I am in process of using the NewsFeeder tool to replay back existing events into a new archive.  Trying to filter out events from a previous date so that they do not become correlated when I replay the events.  What format is the eventdate stored as so that I may construct my filter properly?

eventdate >=  ___________

Thanks!
Dean 

discussion Filed Under:

Comments

BadBoo's picture
15
Dec
2009
1 Vote -1
Login to vote

it should be LONG

Hi, Dean.
it should be a number of milliseconds till 1970.
You can try using http://www.onlineconversion.com/unix_time.htm to convert the human readable date like 12/5/2009 0:00:00 to 1259971200 and back.

Thanks,

Alexey.