Docs.rs
minijinja-lua-0.1.18
minijinja-lua 0.1.18
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
benniekiss
Dependencies
jiff ^0.2.23
normal
optional
minijinja ^2.19.0
normal
minijinja-contrib ^2.19.0
normal
optional
mlua ^0.11
normal
serde_json ^1.0.149
normal
optional
Versions
83.33%
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
Module datetime
minijinja_
lua
0.1.18
Module datetime
Module Items
Functions
In minijinja_
lua::
contrib
minijinja_lua
::
contrib
Module
datetime
Copy item path
Source
Expand description
Filters to format date and time strings.
Functions
ยง
add_
to_
environment
Add the filters to the environment
datefmt
Formats a string into a date using the
jiff
crate.
timefmt
Formats a string into a time using the
jiff
crate.