Skip to content

Difference between date in February and March 2021 #54

@William-cpu

Description

@William-cpu

I'm trying to get the difference between the below dates, but the result is 44min 50sec. Am I doing something wrong?

     //time_machine: ^0.9.15

      final start = LocalDateTime(2021, 2, 27, 4, 23, 4);
      final end = LocalDateTime(2021, 3, 1, 5, 7, 54);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions