Skip to content

Better clarification on range value inclusivity. #18

Description

@norman-abramovitz

Ranges should be specified so that the start value is inclusive and the end value is just outside the range, using the smallest unit allowed for the range.

So a range of 0-2 in the hours field means all values from midnight to values under 2 am.

0 >= value < 2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions