fmbiete / Z-Push-contrib

Z-Push fork with changes that I will try to contrib
GNU Affero General Public License v3.0
134 stars 61 forks source link

Bugfix: Android GMAIL is sending an empty date for searchValueGreate … #283

Open msatlow opened 7 years ago

msatlow commented 7 years ago

Bugfix: Android GMAIL is sending an empty date for searchValueGreate and less. strftime is converting this emtpy string to 01-01-1970 and the if condition != '' is not firing correct.