illyfrancis / bogo

0 stars 0 forks source link

Investigate date handling #6

Open illyfrancis opened 11 years ago

illyfrancis commented 11 years ago
illyfrancis commented 11 years ago

The date filter in transaction reporting

Types:

Selection

illyfrancis commented 11 years ago

Date format in ISO-8601 (http://en.wikipedia.org/wiki/ISO_8601)

Date.js bug with ISO-8601, reported here

Advised to use moment.js instead or new Date(isodatestring) works

illyfrancis commented 11 years ago

The list below are from bootstrap issues (https://github.com/twitter/bootstrap/issues/445)

waynebrantley commented 11 years ago

https://github.com/eternicode/bootstrap-datepicker