Seconds Convert
Node Data | |
|---|---|
Display name | |
Seconds Convert | |
Internal name | |
Node_Sec_Convert | |
Inheritances | |
| Node_Processor | |
| Node_Sec_Convert | |
Inputs | |
float |
Seconds |
Format | |
text |
Format |
bool |
Seconds Decimal |
Outputs | |
text |
Format String |
float |
Seconds |
float |
Minutes |
float |
Hours |
float |
Days |
Convert seconds to time format.
Properties
| Format | Output format. |
| Seconds Decimal | Round seconds to integer. |
Time format
| %n | Minute |
| %s | Second |
| %h | Hour |
| %d | Day |