EXPAND ALL
- Home
- About Pixie
- Installing Pixie
- Using Pixie
- Tutorials
- Reference
This function can unify all possible time formats into a single consistent type. Useful for doing calculations on these values in a way that is agnostic to their format.
Name | Type | Description |
---|---|---|
time | string, int, time | The time as a string, int, or px.Time. |