burntsushi@programming.dev to Rust@programming.devEnglish · 4 months agoJiff is a new date-time library for Rust that encourages you to jump into the pit of successgithub.comexternal-linkmessage-square25fedilinkarrow-up11arrow-down10file-textcross-posted to: [email protected]
arrow-up11arrow-down1external-linkJiff is a new date-time library for Rust that encourages you to jump into the pit of successgithub.comburntsushi@programming.dev to Rust@programming.devEnglish · 4 months agomessage-square25fedilinkfile-textcross-posted to: [email protected]
Comparison with other Rust datetime crates Why build another datetime library? Why not contribute to an existing library instead of building a new one?
minus-squaretaladar@sh.itjust.workslinkfedilinkarrow-up0·3 months agoSpeaking of convenient things best not handled manually, do you have any plans to get support for it into crates like sqlx-postgresql, diesel or humantime where conversions need to happen but pretty much the same way for every user of the library?
Speaking of convenient things best not handled manually, do you have any plans to get support for it into crates like sqlx-postgresql, diesel or humantime where conversions need to happen but pretty much the same way for every user of the library?