utiles 0.8.0

Web map tile utils (aka utiles)
Documentation
1
2
3
pub(crate) fn timestamp_string() -> String {
    jiff::Zoned::now().to_string()
}