Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

Replace from_utc with DateTime::from_naive_utc_and_offset #148

Closed
wants to merge 1 commit into from

Commits on Oct 16, 2023

  1. Replace from_utc with DateTime::from_naive_utc_and_offset

    `DateTime::<Tz>::from_utc` is deprecated now.
    
    Signed-off-by: Dave Chen <[email protected]>
    chendave committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    b555827 View commit details
    Browse the repository at this point in the history