Skip to content

Commit

Permalink
Added 'Up Next' to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ericevans0 committed Jan 26, 2018
1 parent ad935c8 commit f2d26a1
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,3 +217,14 @@ or in some other way suited to their business rules.

See more examples in this file:
time_count/explainer/d_composing_operations.clj

## Up Next
No firm plan, but probably,
1. Millisecond as a single-level nesting representing a
Unix time (milliseconds since the Epoch), and mapable to
a millisecond-scale time with a UTC-offset.
2. Representing timezones and offsets with the place-value
representation (which currently only represents the
local time component).


0 comments on commit f2d26a1

Please sign in to comment.