thanks in advance
i am a S/W Engineer(Trainee)
i got a problem in my project regarding assigning file names for dynamically creating files,
for this file name format i have to use current date,time(mmddyy,hhmmss).(If i use the same format then i am getting 12 digits, i need to reduce this to 10 digit only)
by using this date and time the system should generate a unique 10 digit file name .
i changed the time into (hhmmss-6digits) in to a 5 digit seconds format (converting in to only seconds) .
is there any way to change the date (6digits) in to another numbersystems are some thing like that ...
any ideas are mostly welcome
2007-03-22
18:45:43
·
4 answers
·
asked by
Anonymous
in
Computers & Internet
➔ Software