Skip to content

Commit

Permalink
Date
Browse files Browse the repository at this point in the history
  • Loading branch information
agershun committed Dec 22, 2014
1 parent faff4c0 commit f3eea62
Show file tree
Hide file tree
Showing 8 changed files with 11 additions and 8 deletions.
1 change: 1 addition & 0 deletions alasql.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion alasql.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions alasql.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions console/alasql.min.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/alasql.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/alasql.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/alasql.min.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/61date.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ stdfn.NOW = function(){
return s;
};

stdfn.Date = Date;

stdfn.SECOND = function(d){
d = new Date(d);
Expand Down

0 comments on commit f3eea62

Please sign in to comment.