date field does not seem to work
artatac - April 30, 2009 - 10:28
| Project: | User Import |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
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

#1
anyone has an idea ?
#2
This 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.
#3
This 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.