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
Is there anyway to generate RFC 3339 timestamp, for example,2014-04-28T15:44:45.758-07:00
When I pass to coloredlogs my own datefmt and enable milliseconds, it becomes 2014-04-28T15:44:45-07:00,758 (milliseconds at the end of time zone info)