castorm/kafka-connect-http

Support for Microsoft's JSON date formats

mubeta06 opened this issue · 2 comments

I am working with an Odata API interface which presents timestamp values such as lastModified in a format similar to `//Date(1530144000000+0530)/. Would it be possible to get such date formats supported. If this is something that could be supported I'd be happy to contribute this sort of functionality, a steer in the right direction would certainly be appreciated.

I forgot, you can implement and use this without contributing it to the project, but contributions are welcome!

Best regards.