Hi Steve. I know Safe has made some improvements on reading and writing date fields in geodatabases. (Look in ftp://ftp.safe.com/fme/beta/whatsnew.txt and search for Geodatabase.) It might solve your problem to use the latest beta: ftp://ftp.safe.com/fme/beta/fme_beta.exe Good luck. /Nisse Ps. This is what I found in the whatsnew.txt. --------------------------------------------------------------------------- Geodatabase Reader/Writer: fixed reading and writing of date fields containing time-only data (i.e. no YYYYMMDD - just HHMMSS). Previously we'd prepend "18991230" when reading a date field with time-only data, and when writing we'd prepend "19000101". (PR#10659) Ds.
________________________________ Från: [email protected] [mailto:[EMAIL PROTECTED] För snelsons2006 Skickat: den 12 december 2006 21:32 Till: [email protected] Ämne: [fme] Importing date WITH time from Date field in Personal GDB I'm importing values from a DATE field(TRIPSTART) in a Personal GDB table. When viewing the table using ArcCatalog, I can see the full date and time values, but as soon as it's read using FME, I can only grab the date - the time values seem to be dropped. I've tried pointing the table directly into a visualizer but the times are still gone. Are they actually being dropped, or is there a setting or transformer I can use to preserve these time values? Steve
