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

Fix issue with trying to parse "Not Scheduled" as timestamp #21

Merged
merged 1 commit into from
Dec 12, 2016

Conversation

ChrisTheBaron
Copy link
Member

No description provided.

@MattWindsor91
Copy link
Member

It feels as if there should be some sort of 'unscheduled' flag on the season that is set when this happens. I suppose one could just test for the zero value on FirstTime (midnight 1st Jan 1970?), but this seems a bit unwieldy.

@ChrisTheBaron
Copy link
Member Author

So there is the IsZero function to doing that kind of check. If it's documented that the "zero" value for FirstTime is that the season isn't scheduled, it should be fine, right?

@ChrisTheBaron
Copy link
Member Author

Summons a @Brookke and @LordAro for their thoughts

@LordAro
Copy link
Member

LordAro commented Oct 29, 2016

As long as it's nicely documented, I'm happy for a '0' timestamp to mean unscheduled

@Brookke
Copy link
Member

Brookke commented Nov 13, 2016

Agreed although see #24

@LordAro
Copy link
Member

LordAro commented Nov 13, 2016

Update from @ChrisTheBaron required

@ChrisTheBaron ChrisTheBaron self-assigned this Nov 21, 2016
@ChrisTheBaron
Copy link
Member Author

@LordAro what do I need to update here? :P

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

Successfully merging this pull request may close these issues.

None yet

4 participants