Thread: Time method
View Single Post
  #1 (permalink)  
Old 11-04-2007, 07:24 PM
carderne carderne is offline
Member
 
Join Date: Nov 2007
Posts: 97
carderne is on a distinguished road
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
Reply With Quote
Sponsored Links