date field does not seem to work. if entered manually the value in profile_values is
a:3:{s:5:"month";s:1:"1";s:3:"day";s:2:"13";s:4:"year";s:4:"1999";}
within the cvs file I have tried variations on 2/16/1997
date field does not seem to work. if entered manually the value in profile_values is
a:3:{s:5:"month";s:1:"1";s:3:"day";s:2:"13";s:4:"year";s:4:"1999";}
within the cvs file I have tried variations on 2/16/1997
Comments
Comment #1
dzescsd commentedanyone has an idea ?
Comment #2
robert castelo commentedThis is a feature that hasn't been added yet rather than a bug. It states in the README.txt that dates are not yet supported.
Will be implemented one day.
Comment #3
agileware commentedThis is a duplicate of #174196: profile date fields not importing correctly, which already has a patch.
That issue is for D5 but I have done a quick port of that patch to 6 so that issue will cover both versions.
Note: I have not been able to test the 6 version yet so please review it if you can.