Problem with timestamp format

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • neuro11
    New Member
    • Dec 2007
    • 3

    Problem with timestamp format

    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:119556 9000) into original date(2007-11-20)

    thank u
  • RedSon
    Recognized Expert Expert
    • Jan 2007
    • 4980

    #2
    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:119556 9000) into original date(2007-11-20)

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

    Comment

    Working...