bitemyapp / bitemyapp/revise

Add an optional default_timezone to r/iso8601

Open
#15 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Clojure
Stars
146
Forks
7
PR merge metrics
No merged PRs in 30d

Description

The `iso8601` function fails if the string does not contain a timezone. The javascript driver's function [`r.ISO8601`](http://www.rethinkdb.com/api/javascript/#iso8601) allows an optional default timezone to be specified. Revise should do the same.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the r/iso8601 entry point and compare its current behavior with the linked JavaScript driver's ISO8601 function. Trace how timezone-less strings are handled, then verify that an optional default timezone is accepted and used when the input has no timezone.

Written by the indexing model from the issue text.

Assessment

Tech stack
clojure
Domain
databases
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.