I need help:)
Hi.
I'm trying to do the Diary.
I have there Vector which contains list of events.
Event is divided into String name, String description, Date beginning, int alarm.
I need to copy this Vector to a new one but I only want to copy events where Date of beginning is equal to the real date.
(my English isn't good, but I hope someone will understand what I mean)

