Results 1 to 6 of 6
- 01-25-2011, 04:49 AM #1
Member
- Join Date
- Jan 2011
- Posts
- 1
- Rep Power
- 0
Converting Date from one format to another without using SimpleDateformat
Converting Date from one format to another without using SimpleDateformat -
In google i find examples, which are using the SimpleDateFormat, Any idea how it can be done without using this SimpleDateFormat.
Full code will be helpful.
Please reply ASAP.
-
1) Why not use SimpleDateFormat?
2) Full code should be provided by you.
3) Stating ASAP will be counter productive for you. Please read this to see why: Urgent Questions
- 01-25-2011, 05:34 AM #3
Member
- Join Date
- Dec 2010
- Posts
- 2
- Rep Power
- 0
you can create a class that contians year,month,day,hour and so on,
then you should make methods that can read data in certain formats,
at last you make methods that convert data from one methods to another.
make some constructor methods will be better.
- 01-25-2011, 05:39 AM #4
- 01-25-2011, 05:42 AM #5
- 01-25-2011, 06:00 AM #6
Member
- Join Date
- Dec 2010
- Posts
- 2
- Rep Power
- 0
Similar Threads
-
Converting from string to date or from yyyMMdd to YYYYMMDD format.
By reach2sudhakar in forum New To JavaReplies: 1Last Post: 10-15-2010, 08:58 AM -
converting string (GMT date) to date in US time.
By JRuyechan in forum New To JavaReplies: 1Last Post: 10-15-2010, 07:07 AM -
converting .pdf to .doc(microsoft word)format
By ashik03 in forum Java AppletsReplies: 1Last Post: 01-30-2010, 02:07 PM -
julian date to full date format
By judy318 in forum New To JavaReplies: 7Last Post: 11-02-2009, 12:17 PM -
Converting ASCII format
By right2001 in forum New To JavaReplies: 7Last Post: 02-17-2009, 03:55 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks