Docs.rs
pylon-kernel-0.2.7
pylon-kernel 0.2.7
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ericc59
Dependencies
serde ^1
normal
Versions
20%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
epoch_to_iso
pylon_
kernel
0.2.7
In pylon_
kernel::
util
pylon_kernel
::
util
Function
epoch_
to_
iso
Copy item path
Source
pub fn epoch_to_iso(secs:
u64
) ->
String
Expand description
Convert Unix-epoch seconds to an ISO-8601 string.