tgstation / rust-g

Rust based libraries for tgstation
MIT License
28 stars 100 forks source link

unix_timestamp does not output with a precision of 6 when the timestamp is millisecond perfect #142

Closed ZephyrTFA closed 1 year ago

ZephyrTFA commented 1 year ago

I intended it to always output with atleast precision 6 and didnt realize that f64 to string would output it as a whole number