function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Luffy Carl_opLuffy Carl_op 

How to get The User's Login Time This time.

I need a Date/time type record of this user's login time, which will correct to hours, miuntes, seconds. 
BTW, is there a document which i could find all the standard field of User's API name by?
Ashish_Sharma_DEVSFDCAshish_Sharma_DEVSFDC
Hi Luffy Carl_op,

Go to https://workbench.developerforce.com/login.php

After Login, Go to 'Jump to Standard And Custom Objects'.
Select User Object and you will get field details.

Let us know if it helps you.