Hi all.
It might be a dumb question but I can't find an answer.
I have a simple code
Try
DateTime.TimeFormat="HH:mm:ss"
DateTime.DateFormat="MM/dd/yyyy"
Dim l As Long
l=DateTime.DateParse("11/26/2020 11:52:20")
xui.MsgboxAsync("L="...
I am about to work on a small B4J application - Attendance logging for the time in and time out.
The organization has about 15 employees. Also, the application is expected to work offline, and on a single machine.
My concern is If I use system time for the logs, it is possible for some...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.