You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure that all timestamps used eg. in log-files, DB-entires, etc. are in the same time-zone (preferably > UTC). It is rather confusing to always consider time-zome or daylight-savings-time when
searching/comparing log- or DB entries for certain occurrances.
The text was updated successfully, but these errors were encountered:
Change the Django instance logging configuration to use UTC time-stamp rather than the local time.
@eox-cs1 wrote:
The text was updated successfully, but these errors were encountered: