Create a Datetime object whose "date" and "time" parts have the values of the specified date and time, respectively.
Parameters
Name |
Description |
date |
date part of the new value |
time |
time part of the new value |
Created with MrDocs