Notifications
Clear all

Calendar Data

2 Posts
2 Users
0 Reactions
741 Views
owl1331
(@owl1331)
Eminent Member
Joined: 7 years ago
Posts: 18
Topic starter  

Does anyone have experience with calendar data from iPhones? I have a logical extraction from an iPhone 6 and actually have quite a bit of data. There is a specific calendar event on the phone that is extremely important and I am trying to ascertain when the calendar event was created. Any ideas?

Thanks in advance!


   
Quote
(@jjh2320)
Eminent Member
Joined: 11 years ago
Posts: 21
 

Morning,

I imagine you may have found the answer to your question already, but having just had a look at this, the database you would want to look at is calendar.sqlitedb.

This can be found at the following location (for iOS 10.2.1)

/var/mobile/Library/Calendar

This database has a table named 'CalendarItem', within which there is a 'creation_date' as well as a 'last_modified' date.

Hope that helps!

Thanks,

J


   
ReplyQuote
Share: