0 votes
in Python Packages and Data Access by
retagged by
Which of the following command is used to combine both date and time?

Select the correct option from below:

a) datetime.date.combine

b) combine

c) date

d) datetime.datetime.combine

e) time

1 Answer

0 votes
by

d) datetime.datetime.combine command is used to combine both date and time

  

Related questions

0 votes
asked Apr 6, 2022 in Python Packages and Data Access by sharadyadav1986
0 votes
asked Apr 6, 2022 in Python Packages and Data Access by sharadyadav1986
...