data-import icon indicating copy to clipboard operation
data-import copied to clipboard

Added Excel Date converters

Open gnat42 opened this issue 8 years ago • 0 comments

Added the ability to convert fields in excel files to dates. Excel stores dates as interger.fraction where integer is a day offset and fraction is the time. These allow them to be converted into php DateTime objects

gnat42 avatar Oct 20 '15 20:10 gnat42