Skip to content

Commit

Permalink
added compile instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
ldarren committed Mar 1, 2016
1 parent 81a7643 commit b121032
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions plugins/time.js
Expand Up @@ -159,6 +159,9 @@ define('pico/time',function(){
},
daynum:daynum,
weeknum:weeknum,
// node.js should compile with
// ./configure --with-intl=full-icu --download=all
// ./configure --with-intl=small-icu --download=all
day: function(date, locale){
var
now=new Date(),
Expand Down

0 comments on commit b121032

Please sign in to comment.