Thank you for the quick reply Wayne. I checked ant documentation. It doesn't seem to provide "epoch" time format. I was wondering if there is a way to get this with some command in windows or using maven / ant
~Rajesh.B Wayne Fay wrote: > >> I am pretty new to maven. I am looking for a way to get "epoch" time >> using >> maven. >> >> I checked "tstamp" and it gives it flexibility in terms of yyyy, mm, dd, >> hh >> etc. > > The "tstamp" functionality you are speaking of comes from Ant. > Therefore, if Ant can support it, Maven can probably as well. You will > need to check the Ant docs for tstamp to see if epoch is supported. > > Wayne > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Help---Maven-timstamp-in-epoch-format-tp20572130p20573083.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
