fananimi / pyzk

Unofficial library of zkteco fingerprint attendance machine
GNU General Public License v2.0
489 stars 319 forks source link

get_attendance shows error on xFace600 #175

Closed jasoniem9246 closed 1 year ago

jasoniem9246 commented 1 year ago

get_attendance() shows day is out of range for month

To Reproduce Steps to reproduce the behavior:

  1. get connection
  2. call get_attendance()
  3. See error

Expected behavior No Error

System (please complete the following information):

kurenai-ryu commented 1 year ago

which error?

please include more context (verbose output, pcap file) reopen if needed

jasoniem9246 commented 1 year ago

Just found the issue is fixed on 0.9.1 I was using 0.9 Thanks