There are two ways to find out when a user last logged in.
1) Review the Login History via the admin console.
2) Query the userLoginLog table. This table contains the timestamp the user last logged in, the IP address and userAgent.
Keywords: howto login user