Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add sequence generation #156

Closed
tjayrush opened this issue Oct 28, 2022 · 1 comment
Closed

add sequence generation #156

tjayrush opened this issue Oct 28, 2022 · 1 comment
Labels
Under consideration Under consideration

Comments

@tjayrush
Copy link

tjayrush commented Oct 28, 2022

Feature Request

Is your feature request related to a problem? Please describe:

Describe the feature you'd like:

It would be nice if I could write something like carbon.Sequence("sunday", "2:00pm", 12) to produce twenty repetitions of Sunday at 2:00pm (or similar, of course).

Describe alternatives you've considered:

Teachability, Documentation, Adoption, Migration Strategy:

I would use this to generate dates for some blockchain related software I'm working on that would then query for the block numbers at the given dates. In this way, i could generate account balances and do something akin to weekly profit and loss statements on my accounts.

@gouguoyin gouguoyin added the Under consideration Under consideration label Oct 28, 2022
@gouguoyin
Copy link
Member

Please give an example of what is the return result of carbon.Sequence ("Sunday", "2:00pm", 12)

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

No branches or pull requests

2 participants