chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# DateTimeToFloat
|
||||
|
||||
*in [Lib.string.datetime](README.md)*
|
||||
|
||||
Converts a DateTime into different float values like normalized time of day (between 0 ... 1), day of the year, etc.
|
||||
|
||||
## Input Parameters
|
||||
| Name (Relevancy & Type) | Description |
|
||||
|---|---|
|
||||
| **Value** (DateTime Required) | — |
|
||||
| **OutputMapping** (Int32) | — |
|
||||
| **HourOffset** (Single) | — |
|
||||
|
||||
## Outputs
|
||||
| Name | Type |
|
||||
|---|---|
|
||||
| **Output** | System.Single |
|
||||
|
||||
Reference in New Issue
Block a user