donnytian / Npoi.Mapper

Use this tool to import or export data with Excel file. The tool is a convention based mapper between strong typed object and Excel data via NPOI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Would like support for DateTimeOffset

bkwdesign opened this issue · comments

commented

I know this isn't a code writing service, but, would you mind showing a sample custom resolver that converts a DateTime excel column and maps it into a SampleObj.MyDateTimeOffsetProperty - where the property is of type DateTimeOffset?