JRavi2 / Chat-Analyzer

A python program to analyze your Social Chats
12 stars 8 forks source link

Date-issue whatsapp revised 1.0 #15

Open sasidampuri opened 2 years ago

sasidampuri commented 2 years ago

Closes #10

  1. Incorporated all three date formats into one regex instead of having 3 different patterns for different types of dates and then separated according to their fields.
  2. Can also modify the time format by adding an another function likewise
JRavi2 commented 2 years ago

Let me know if more clarification is required. Also, to make new updates you don't need to open a new PR. You can just push more commits to the existing branch. That will add to the existing PR :)