ozlerhakan / poiji

:candy: A library converting XLS and XLSX files to a list of Java objects based on Apache POI

Home Page:https://ozlerhakan.github.io/poiji/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can not dateFormatter give YearMonth.class

nqt-tech opened this issue · comments

Hi,
Currently I only see dateFormatter give Date.class, LocalDate.class and LocalDateTime.class. My Poiji is missing a dateFormatter give YearMonth.class at getValueObject() method.

For details you can review the discussions I mentioned: #254

Thank you for contributing to Poiji! Feel free to create a PR If you want to contribute directly :)

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.