EinhugurDuckDB.Time Class (console safe)
A class to represent time structure.
This class is only storage object, it does not interpret or validate the time in any way.
Object
Time
class EinhugurDuckDB.Time
Constructors
Time | Constructs EinhugurDuckDB.Time object from hours, minutes, seconds and milliseconds. |
Properties
Hour | Returns number of hours (Read only) |
Millisecond | Returns number of milliseconds (Read only) |
Minute | Returns number of minutes (Read only) |
Second | Returns number of seconds (Read only) |
Supported Platforms:
macOS Intel 32 bitmacOS Intel 64 bitmacOS Apple SiliconWindows 32 bitWindows 64 bitWindows ARM 64 bitLinux 32 bitLinux 64 bitLinux ARM 32 bit