|
Time method
I'm busy writing a program that creates a database of all you songs and movies.
It displays your songs in a list with Track name, Artist, Album and date added. I could have it so that it asks the date each time, but this is a bit tedious, so I was wondering which method I could use to get the date and store as a String...
A bit example code explaining it would be great.
Thanks
|