Docs.rs
ito-core-0.1.18
ito-core 0.1.18
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
withakay
Dependencies
base64 ^0.22
normal
chrono ^0.4.40
normal
grep-matcher ^0.1
normal
grep-regex ^0.1
normal
grep-searcher ^0.1
normal
hex ^0.4
normal
ito-common ^0.1.18
normal
ito-config ^0.1.18
normal
ito-domain ^0.1.18
normal
ito-templates ^0.1.18
normal
miette ^7.2.0
normal
rand ^0.9.2
normal
regex ^1.11.1
normal
rusqlite ^0.31.0
normal
serde ^1.0.217
normal
serde_json ^1.0.138
normal
serde_yaml ^0.9.34
normal
sha2 ^0.10.8
normal
thiserror ^2.0.11
normal
tracing ^0.1.41
normal
uuid ^1.11.0
normal
walkdir ^2.5.0
normal
filetime ^0.2
dev
tempfile ^3.15.0
dev
Versions
100%
of the crate is documented
Platform
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
now_date
ito_
core
0.1.18
In ito_
core::
time
ito_core
::
time
Function
now_
date
Copy item path
Source
pub fn now_date() ->
String
Expand description
Current local date formatted as
YYYY-MM-DD
.