Overload | Description |
---|---|
TimeOfDay Constructor(Int32) | Constructs a TimeOfDay from an integer which is the seconds since midnight. |
TimeOfDay Constructor(DateTime) | Constructs a TimeOfDay from a DateTime. |
TimeOfDay Constructor(String) | Constructs a TimeOfDay from a string. |