You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 15, 2022. It is now read-only.
I assume this is due to the latest iOS update, but I tried processing my latest iPhone backup and got the texts in the HTML files but not separated by date. Every text is labeled as having been sent/recieved on "Sunday, December 31st, 1899" at "08:07:12" and I got a bunch of errors in the Terminal -- about 40 sets of the following, the exact same save the 18-digit number in the parenthesis:
gmtime(523199542978307200) too large at /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level/DateTime.pm line 529.
gmtime(523199542978307200) failed at /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level/DateTime.pm line 529.
Use of uninitialized value in subroutine entry at /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level/DateTime.pm line 238.
Use of uninitialized value in subroutine entry at /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level/DateTime.pm line 240.
Use of uninitialized value in subroutine entry at /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level/DateTime.pm line 240.
Use of uninitialized value in subroutine entry at /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level/DateTime.pm line 240.
Use of uninitialized value $second in numeric lt (<) at /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level/DateTime.pm line 337.
Use of uninitialized value $second in numeric eq (==) at /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level/DateTime.pm line 343.
Use of uninitialized value $p{"second"} in numeric gt (>) at /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level/DateTime.pm line 267.