Skip to content

Add DATE/DATETIME handling documentation and implementation plan#10

Closed
nkanu17 wants to merge 1 commit into
mainfrom
feature/date-support
Closed

Add DATE/DATETIME handling documentation and implementation plan#10
nkanu17 wants to merge 1 commit into
mainfrom
feature/date-support

Conversation

@nkanu17

@nkanu17 nkanu17 commented Mar 10, 2026

Copy link
Copy Markdown
Contributor
  • Document that Redis has no native DATE type
  • Explain NUMERIC field workaround with Unix timestamps
  • Provide Python code example for date conversion
  • Add implementation plan for future date literal parsing
  • Defer date literal parsing to future release (current workaround works)

- Document that Redis has no native DATE type
- Explain NUMERIC field workaround with Unix timestamps
- Provide Python code example for date conversion
- Add implementation plan for future date literal parsing
- Defer date literal parsing to future release (current workaround works)
@nkanu17 nkanu17 closed this Mar 10, 2026
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

Successfully merging this pull request may close these issues.

1 participant