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

Brak parsowania list po przecinku #1

Open
pakapi opened this issue Jan 23, 2018 · 1 comment
Open

Brak parsowania list po przecinku #1

pakapi opened this issue Jan 23, 2018 · 1 comment

Comments

@pakapi
Copy link

pakapi commented Jan 23, 2018

Dla wpisu:
0 3 1 2,4,6,8,10,12 *
otrzymuję:
komenda 0 3 1 2,4,6,8,10,12 * zostanie wykonana o godzinie 3:00, 1 dnia miesiaca
Przydałaby się lista miesięcy, tak żeby kompletna odpowiedź brzmiała:
komenda 0 3 1 2,4,6,8,10,12 * zostanie wykonana o godzinie 3:00, 1 dnia miesiecy luty, kwiecień, czerwiec,sierpień,październik,grudzień

Pozdrawiam,
Kamil

@MonicaGB
Copy link

MonicaGB commented Oct 4, 2019

Add this after line 75
else
MIN_str="en los minutos $MINUTES"

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

No branches or pull requests

2 participants