We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Reported by harish.chepuri, Feb 24, 2012 What steps will reproduce the problem?
What is the expected output? What do you see instead? I am using DataColumn dcColumn = new DataColumn(dbfField.Name,dbfField.Type);
What version of the product are you using? On what operating system? windows 7
Regards, Harish Chepuri
The text was updated successfully, but these errors were encountered:
A DBF doesn't have date culture or format as far as I have found documentation.
Sorry, something went wrong.
No branches or pull requests
Reported by harish.chepuri, Feb 24, 2012
What steps will reproduce the problem?
What is the expected output? What do you see instead?
I am using
DataColumn dcColumn = new DataColumn(dbfField.Name,dbfField.Type);
What version of the product are you using? On what operating system?
windows 7
Regards,
Harish Chepuri
The text was updated successfully, but these errors were encountered: