Add source for #time implementation in comment

This commit is contained in:
Gabriel Wicke 2012-02-01 10:14:01 +00:00
parent 5863c887b8
commit e65c6502c0
Notes: Gabriel Wicke 2012-02-27 16:40:01 +00:00

View file

@ -90,6 +90,8 @@ ParserFunctions.prototype['pf_#tag'] = function ( target, argList, argDict ) {
};
// A first approximation, anyway..
// Based on http://jacwright.com/projects/javascript/date_format/ for now, MIT
// licensed.
ParserFunctions.prototype['pf_#time'] = function ( target, argList, argDict ) {
//return [{type: 'TEXT', value: 'January 22, 2012'}];
var res,