Commit Graph

8 Commits

Author SHA1 Message Date
354f2bce4f version bump 0.9.0: is_date helper 2017-03-21 03:50:08 -04:00
695452bffb flow typing and cleanup 2017-03-12 03:34:36 -04:00
097f026d03 version bump 0.8.1: more weird formats
- handle formats like ???00.00
- return empty string with bad dates under A/P and AM/PM formats
2014-06-24 20:07:30 -04:00
82ead811b7 README fix CI badge [ci skip] 2014-04-25 11:27:27 -07:00
02285784a7 adding coveralls badge [ci skip] 2014-02-17 04:28:06 -05:00
b0b3ffea84 version bump 0.5.2: cleanup
more formats:
o fractional seconds
o absolute time formats
o generalized engineering notation
o better resolution in splitting format strings
o support for LO uppercase date+time formats

other changes
- no more prototype pollution
- many many more tests
- passes jshint
- code coverage: blanket + coveralls + travis
- npmignore test files
2014-01-20 03:37:48 -05:00
d31879d702 version bump 0.5.0: cleanup
- removed ssf_node.js: scripts should define DO_NOT_EXPORT_SSF to prevent export
- added ssf binary
- updated frac to 0.3.0
- entire table can be pulled and saved
- choose_fmt and format functions can take an external table
- LICENSE year updated
- removed unused tests
2014-01-10 14:09:11 -05:00
e176abd8de Initial commit 2013-12-06 11:49:25 -05:00