dbf icon indicating copy to clipboard operation
dbf copied to clipboard

Date Support Working

Open SeanR104 opened this issue 1 year ago • 2 comments

Added support for automatic detection of Date objects. Date objects will result in a field type of 'D'. Original code from @jeff-tenhave but json2dbf is updated to work with newer versions of node.

SeanR104 avatar Jun 11 '24 23:06 SeanR104

Looks good to me! One other thing would be to do a version bump in package.json. I would do 0.3.0 instead of 0.2.1 because this does change some underlying implementation and could cause issues for people.

sheindel avatar Jun 13 '24 15:06 sheindel

Looks great to me! @chriswhong if/when you have bandwidth, would you be able to merge these changes in? I'm not sure what the npm deployment story is like as I didn't have access to that, but I did work with Sean on this PR and it works well.

sheindel avatar Jun 14 '24 15:06 sheindel