VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Converts UNIXTIME to human readable date and time

by Andy Henderson (4 Submissions)
Category: Math/Dates
Compatability: Visual Basic 5.0
Difficulty: Unknown Difficulty
Originally Published: Thu 20th February 2003
Date Added: Mon 8th February 2021
Rating: (1 Votes)

Converts UNIXTIME to human readable date and time

Rate Converts UNIXTIME to human readable date and time



HumanTime=DateAdd("s", x, "1/1/1970")
end function

Download this snippet    Add to My Saved Code

Converts UNIXTIME to human readable date and time Comments

No comments have been posted about Converts UNIXTIME to human readable date and time. Why not be the first to post a comment about Converts UNIXTIME to human readable date and time.

Post your comment

Subject:
Message:
0/1000 characters