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

civil: functions to check if Date, Time and DateTime is empty is not present #4727

Closed
Qalifah opened this issue Sep 5, 2021 · 0 comments
Closed
Assignees
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@Qalifah
Copy link
Contributor

Qalifah commented Sep 5, 2021

At some point in my code, i needed to check if Date and Time is empty (all the fields in it have the zero value of their type) and i realized that there are no implementation for that, i would need to check all the fields in the Date and Time structs which i feel isn't the best option. I think there should be a function to handle that.

@Qalifah Qalifah added the triage me I really want to be triaged. label Sep 5, 2021
@Qalifah Qalifah changed the title civil package: functions to check if Date, Time and DateTime is empty not present civil: functions to check if Date, Time and DateTime is empty not present Sep 5, 2021
@Qalifah Qalifah changed the title civil: functions to check if Date, Time and DateTime is empty not present civil: functions to check if Date, Time and DateTime is empty is not present Sep 5, 2021
@codyoss codyoss added the type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. label Sep 7, 2021
@codyoss codyoss self-assigned this Sep 7, 2021
@codyoss codyoss removed the triage me I really want to be triaged. label Sep 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

2 participants