Read the statement by Michael Teeuw here.
birthdaylist
- 
 work smoothly. thanks. 
- 
 @sdetweil 
 Hmm, but now something is wrong with the calculation of the age.
 I have the following bdl.csv:birth, name 08/01/1940,aaa 84 10/01/1963,bbb 61 15/01/1964,ccc 60 05/02/1964,Oliver 60 06/02/1974,Frank 50and the result (made via my cell phone, as I can’t currently get the MagicMirror to start on my PC (mstsc)): 
  
 The birthdays from the coming month are now 1 year “too young”.
- 
 @MyMirror ok, will look. I didn’t change any of that, just sort 
- 
 @MyMirror fixed… git pull in the module folder to update I was only comparing the day of the month (as its the current month, right!!.. nope…!) so if the bd month is > then the current month OR they are the same month but the bd DAY is > than today… show the projected age then … 
- 
 @sdetweil 
 Unfortunately not quite :disappointed_face:
 Now the age from the current month is no longer correct
 Same bdl.csv as above
  
- 
 @MyMirror git pull again… I made two changes… hoped I would update before you pulled… oops 
- 
 @sdetweil 
 Many thanks for the adjustments.
 Now it looks good.
 :thumbs_up_medium-light_skin_tone:
