-
-
Notifications
You must be signed in to change notification settings - Fork 168
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
Date issues in Bolt 5 #2986
Date issues in Bolt 5 #2986
Conversation
The database doesnt store date field values as Zulu therefore this was not actually needed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice @Joossensei!! It looks good! 👍
@Joossensei as showed in your screenshot... Does the new format also allow for strings like "dummie-2"? I don't think that is really what we would want. |
@nestordedios that is the slug! It isnt a date field😅 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Let's roll with it!
This (#2993) bug has a bunch of things that nee to be done:
Fixes #2993