Hi rustaceans! What are you working on this week? Did you discover something new, you want to share?

  • burntsushi@programming.dev
    link
    fedilink
    English
    arrow-up
    2
    ·
    13 days ago

    How are you doing a date/time library without platform dependencies like libc or windows-sys? Are you rolling your own bindings in order to get the local time zone? (Or perhaps you aren’t doing that at all.)