kamshory / ZKLibrary

ZKLibrary is PHP library for reading and writing data to attendance device using UDP protocol. This library useful to comunicate between web server and attendance device directly without addition program. This library is implemented in the form of class. So that you can create an object and use it functions.
GNU General Public License v2.0
193 stars 176 forks source link

Update user's attendance date/time. #126

Open danishiqbal4 opened 1 year ago

danishiqbal4 commented 1 year ago

Is it possible to update user's attendance date/time? eg: I want to update User's attendance from 2023-07-03 11:00 AM to 2023-07-03 11:15 AM ?

Is something like this possible?