Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Date cell format #118

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

timotheemoulin
Copy link

Hi,
this pull request fixes the format used for date cells.

When retrieving the value, it will be formatted as a MySQL value "Y-m-d H:i:s".

This will allow using the value without having to convert it from the MS Excel time to Unix time.

@gam6itko
Copy link

gam6itko commented Feb 1, 2017

Why have you rewritten the composer project name ? You shouldn't do that! If you want to use your fork in your own projects use repositories key.

"repositories": [
    {
        "type": "git",
        "url": "https://github.com/fcha/spreadsheet-reader.git"
    }
]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants