Tracks failed and successful logins. Captures remote IP address, typed username and user agent string.
#2103 - Logging Times in UTC in database
The times logged in the table are in UTC. They should be timestamped taking into account the timezone offset set in Suite CRM
5 years ago
Hi Jim,
The SugarCRM/SuiteCRM architecture is designed to store all dates in the database as UTC. The dates are then converted to your timezone in the presentation layer (the user interface).
Thanks,
Tuitio
5 years ago
thanks for the clarification.