I am storing time in a MySQL database as a Unix timestamp and that gets sent to some JavaScript code.
(我将时间作为Unix时间戳存储在MySQL数据库中,并将其发送到一些JavaScript代码。)
How would I get just the time out of it? (我怎么会得到时间呢?)
For example, in HH/MM/SS format.
(例如,以HH / MM / SS格式。)
ask by roflwaffle translate from so 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…