MySQL SEC_TO_TIME() 函数
定义和用法
SEC_TO_TIME() 函数根据指定的秒数返回值时间(格式为 HH:MM:SS)。
语法
SEC_TO_TIME(seconds)
参数值
参数 | 描述 |
---|---|
seconds | 必填。秒数。允许正值或负值。 |
技术细节
适用版本 | 从 MySQL 4.0 开始 |
---|
SEC_TO_TIME() 函数根据指定的秒数返回值时间(格式为 HH:MM:SS)。
SEC_TO_TIME(seconds)
参数 | 描述 |
---|---|
seconds | 必填。秒数。允许正值或负值。 |
适用版本 | 从 MySQL 4.0 开始 |
---|
If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]
If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]