mirror of
https://github.com/bugsink/bugsink.git
synced 2025-12-30 09:50:11 -06:00
in the correct timezone, with smaller milis According to the spec, this should work because: > The timestamp of the breadcrumb. Recommended. A timestamp representing when > the breadcrumb occurred. The format is either a string as defined in [RFC > 3339](https://tools.ietf.org/html/rfc3339) or a numeric (integer or float) > value representing the number of seconds that have elapsed since the [Unix > epoch](https://en.wikipedia.org/wiki/Unix_time). Breadcrumbs are most useful > when they include a timestamp, as it creates a timeline leading up to an > event.