pcjpnet / qwired-suite

Automatically exported from code.google.com/p/qwired-suite
GNU General Public License v2.0
0 stars 0 forks source link

Timestamps for user information login/idle time displays zeros #88

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Login to wired server with administration privs.
2. get info for any user.
3. review information displayed on info:user tab.

What is the expected output? What do you see instead?
The login time and idle time should display information corresponding to
the actual login time and idle time

What version of the product are you using? On what operating system?
QWired r343, Wired Server 1.3.1, Mac OS X 10.5.7

Please provide any additional information below:
client, administration, security, usability

Original issue reported on code.google.com by bigbearb...@gmail.com on 14 Jul 2009 at 2:28

GoogleCodeExporter commented 9 years ago

Original comment by bastibe...@gmail.com on 14 Jul 2009 at 6:28

GoogleCodeExporter commented 9 years ago
This is due to a UTC-offset in the protocol. I'm trying to find a way to parse 
this offset properly.

Original comment by bastibe...@gmail.com on 16 Jul 2009 at 3:17