Sharkfin01
Programmer
Hello, is there a function that can convert a UNIX timestamp (seconds since Jan 1, 1970) to format:
mm/dd/yyyy hh:mm:ss?
The format is flexible, but I do need to get it down to minute resolution. Too bad vbscript doesn't have a handy date() function like PHP...grrr
mm/dd/yyyy hh:mm:ss?
The format is flexible, but I do need to get it down to minute resolution. Too bad vbscript doesn't have a handy date() function like PHP...grrr