Connecting Tech Pros Worldwide Help | Site Map

Problem with timestamp format

Newbie
 
Join Date: Dec 2007
Posts: 3
#1: Dec 16 '07
Hi,
i am working on a j2me application where i have parse xml doc from wb url..How can i convert a timestamp value(eg:1195569000) into original date(2007-11-20)

thank u
RedSon's Avatar
Site Moderator
 
Join Date: Jan 2007
Location: America
Posts: 3,387
#2: Dec 17 '07

re: Problem with timestamp format


Quote:

Originally Posted by neuro11

Hi,
i am working on a j2me application where i have parse xml doc from wb url..How can i convert a timestamp value(eg:1195569000) into original date(2007-11-20)

thank u

Did you check to see if there is a formatter class?
Reply