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

Assign a consistent value for "valid null" for events without dates #167

Closed
mattstratton opened this issue May 2, 2016 · 2 comments
Closed

Comments

@mattstratton
Copy link
Member

Events that do not have a date assigned will need their date set to TBD.

We will also need to trap for this in various places, which I'll figure out later.

This issue exists for historical documentation purposes only :)

@mattstratton
Copy link
Member Author

Alternatively, we could have the sample datafile not set a value for these things at all.

I need to check to see if setting it as "nothing" will help with the isset.

@mattstratton
Copy link
Member Author

This has been resolved. Events without a start date shoudl leave the value blank, not provide it as "TBD".

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

1 participant