PlanBGmbH / PlanButlerV2

Bot for ordering meals @ PlanB.
MIT License
4 stars 1 forks source link

PlanB.Butler: Replace hardcoded strings with DayOfWeek Enum #58

Closed MarkusMeyer13 closed 4 years ago

MarkusMeyer13 commented 4 years ago

https://docs.microsoft.com/en-us/dotnet/api/system.dayofweek?view=netcore-3.1

https://stackoverflow.com/questions/17366379/for-each-loop-through-dayofweek-enum-to-start-on-monday/30593238