C
CaseT
Hi,
I'm new to Java so if this is the wrong group to post this question,
please point to the right group and TIA.
I need to reformat a datetime coming in via a variable.
If comes in the format of the following
2008-01-29 10:23:29.405
I need to reformat it to the following.
01/29/2008
I did search the web for Java date formating but didn't find anything
to help.
I hoping this might be an easy problem to solve for someone in this
group with a greater knowledge of Java than I.
I appreciate any help you might be able to offer.
Thanks again, Case
(e-mail address removed)
I'm new to Java so if this is the wrong group to post this question,
please point to the right group and TIA.
I need to reformat a datetime coming in via a variable.
If comes in the format of the following
2008-01-29 10:23:29.405
I need to reformat it to the following.
01/29/2008
I did search the web for Java date formating but didn't find anything
to help.
I hoping this might be an easy problem to solve for someone in this
group with a greater knowledge of Java than I.
I appreciate any help you might be able to offer.
Thanks again, Case
(e-mail address removed)