Skip to content

Commit

Permalink
add time.base
Browse files Browse the repository at this point in the history
  • Loading branch information
marcuswestin committed Jun 7, 2013
1 parent 201c744 commit de4863c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions time.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ function timeWithBase(base) {
var distantPast = 1

var time = {
base: base,
now: now,
ago: ago,
ofDay12Hour: ofDay12Hour,
Expand Down

0 comments on commit de4863c

Please sign in to comment.