Ads (what is this?)

Ads (what is this?)

#1 2010-02-09 06:00:51

ramaraj
Guest

Date Format

Tags: [date]

I have this type of date format Thu Feb  4 17:00:00 2010.
How to give in talend tool date format can u any body tell me answer

#2 2010-02-10 18:00:29

ewall
Member
Registered: 1970-01-01
Posts: 20
Website

Re: Date Format

Take a look at the Java documentation for the data patterns at http://java.sun.com/j2se/1.5.0/docs/api … ormat.html (TOS also includes the TalendDate routines, which are sort of extensions to the SimpleDateFormat class.)

That would suggest that the pattern you need to use is something like "EEE MMM d HH:mm:ss yyyy".


Thanks for the help! ~ewall

Offline

Board footer

Powered by FluxBB

Copyright © 2006 - 2010 Talend. All rights reserved. Talend Contributor Agreement