| Overload | Description |
|---|---|
| At(DateTime,TimeSpan) | Returns a new System.DateTime value for the specified date and time. |
| At(DateTime,Int32,Int32,Int32,Int32,Int32,Int32) | Returns a new System.DateTime value for the specified date and time with the specified hours, minutes and optionally seconds. |
| At(DateTimeOffset,Int32,Int32,Int32,Int32,Int32,Int32) | Returns a new System.DateTimeOffset value for the specified date and time with the specified hours, minutes and optionally seconds. |