I have already created a lot of events in my Eventstore. I have a requirement to grab the timestamp of each event and put it in a database. I know there is a way to add an entry in the event so I can get the timestamp for all the new events. But, how should I grab the timestamp of older events?