| Programming C# C++ (7) Delphi (604) Java (8) JavaScript (55) perl (40) mysql (3) perl CGI (3) php (12) VBScript (1) Visual Basic (1) |
perl code to generate a time stamp for a unique file name
(1 votes). Leave comments and/ or rate it.
Question: I need some perl code to generate a time stamp for a unique file name. Can you help out?Answer: Use the function below which returns a date/ time as a string.The first line shows how to use the function.
Comments:
|