Skip to content
New issue

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

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

Already on GitHub? # to your account

Instances of datetime will result in error for fieldDecoding() #15

Open
ABobbyInTheOcean opened this issue Feb 6, 2024 · 0 comments
Open

Comments

@ABobbyInTheOcean
Copy link

ABobbyInTheOcean commented Feb 6, 2024

I added:

elseif isa(field,'datetime')
    value = field;
    type = 'datetime';   

to correct.

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

No branches or pull requests

1 participant