axlsx
axlsx copied to clipboard
Add date format on specific column
Hi
I would like add date format on specific column. So by default values are shown based on specific date format. How I can do that?
Thanks Brijesh Shah
@brijeshs-atharvasystem If you look at the Examples, search for format_code, and you'll see a relevant example.
And here is how to set the style for a whole column: https://github.com/randym/axlsx/blob/master/examples/example.rb#L222-L223