Skip to content

Missing Method: OnceSet.AndEveryday() ? #339

Description

@jhanford

If I try to use

Now().AndEvery(1).Days.At(1,0);

I get told that I should use Everyday instead, except there isn't an Everyday on the OnceSet object returned from Now(). What I want to write is:

Now().AndEveryday().At(1,0);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions