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

Dates and times: Implement all ReQL commands #51

Open
19 tasks
tbolier opened this issue May 19, 2018 · 0 comments
Open
19 tasks

Dates and times: Implement all ReQL commands #51

tbolier opened this issue May 19, 2018 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed Missing feature Missing feature
Milestone

Comments

@tbolier
Copy link
Owner

tbolier commented May 19, 2018

Issue summary

The current ReQL dates and times commands implementation is currently missing in the driver.

https://www.rethinkdb.com/api/java/

Dates and times

  • now
  • time
  • epochTime
  • ISO8601
  • inTimezone
  • timezone
  • during
  • date
  • timeOfDay
  • year
  • month
  • day
  • dayOfWeek
  • dayOfYear
  • hours
  • minutes
  • seconds
  • toISO8601
  • toEpochTime

The following sections can be removed only, whenever they are not applicable or you have a simple question.

Actual Behavior

  • Not implemented

Expected Behavior

  • A working implementation including unit / integration test.
@tbolier tbolier added enhancement New feature or request good first issue Good for newcomers labels May 19, 2018
@tbolier tbolier added this to the Version 2.0 milestone May 19, 2018
@tbolier tbolier added help wanted Extra attention is needed Missing feature Missing feature and removed good first issue Good for newcomers labels May 19, 2018
@tbolier tbolier changed the title Implement dates and times ReQL commands Implement all dates and times ReQL commands May 19, 2018
@tbolier tbolier changed the title Implement all dates and times ReQL commands Dates and times: Implement all ReQL commands May 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed Missing feature Missing feature
Projects
None yet
Development

No branches or pull requests

1 participant