Lib.string.datetime¶
Operators¶
- CountDown — Prints a formatted string counting down a duration or time to/since a fixed date.
- DateTimeToFloat — Converts a DateTime into different float values like normalized time of day (between 0 ... 1), day of the year, etc.
- DateTimeToString — Uses [NowAsDateTime] output to convert it into a string
- NowAsDateTime — Returns the current system time.
- StringToDateTime — Tries to parse the incoming string as a DateTime.
- TimeToString — Converts [Time] float output and similar to a string
Auto-generated from the operator library.