Skip to content
#

rust-tools

Here are 12 public repositories matching this topic...

MathiasKoch
MathiasKoch commented Apr 20, 2021

It would be super nice with a display hint for formatting a unix milliseconds timestamp into an ISO8601 timestamp.

Eg: 1618910624804 -> 2021-04-20T09:23:44.804Z

I would find this extremely useful for the log timestamps, as we are already sending u64 sized timestamps over the wire, and could replace the current "uptime" with an actual RTC time.

toml-bombadil

Improve this page

Add a description, image, and links to the rust-tools topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rust-tools topic, visit your repo's landing page and select "manage topics."

Learn more