rbriski

Results 2 comments of rbriski

Can you give an example of the way that you would like to access that function? I think this is a fairly recent addition so it hasn't gotten a ton...

You can also just make your own unit formatter and send it to timeUnit. I'm using [moment](http://momentjs.com/) in this example: ``` coffeescript # Create the formatter unit_formatter = name: '2...