|
SimpleDateFormat example
|
|
11-12-2009, 02:32 PM
(This post was last modified: 11-12-2009 02:34 PM by codecaine.)
Post: #1
|
|||
|
|||
|
SimpleDateFormat example
This is a example of how you can format date and time using the SimpleDateFormat class.
Code: //import SimpleDateFormat class and date class |
|||
|
11-12-2009, 08:00 PM
Post: #2
|
|||
|
|||
|
RE: SimpleDateFormat example
Very good code, date and time formatting is good to write, i mean algorithmic !
But using libs is okay ! There's a fine line between genius and insanity. I have erased this line. Oscar Levant There's a fine line between an administrator and black hat hacker. I have erased this line. Dr DEBCOL |
|||
|
12-09-2009, 08:20 AM
Post: #3
|
|||
|
|||
|
RE: SimpleDateFormat example
Code: import java.text.SimpleDateFormat;thanks. ![]()
|
|||
|
« Next Oldest | Next Newest »
|







![[Image: 45669_pythonlogo.png]](http://myph.us/pics/45669_pythonlogo.png)