Forum Discussion
Time only column in a SharePoint list
- Jan 18, 2021
There is no "Time only" column in SharePoint. In SharePoint you can create Date and Time column which can help you to track both date and time of activity completion. Check how to create a column in below article:
Create a column in a list or library
If you want to show the Time only in separate column then you can extract time part from date & time using calculated column and show it in list view. Check below link for more information on this:
Time only Column in Custom List
Please click Mark as Best Response if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
There is no "Time only" column in SharePoint. In SharePoint you can create Date and Time column which can help you to track both date and time of activity completion. Check how to create a column in below article:
Create a column in a list or library
If you want to show the Time only in separate column then you can extract time part from date & time using calculated column and show it in list view. Check below link for more information on this:
Time only Column in Custom List
Please click Mark as Best Response if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
it's possible to show hh:mm: and the seconds too?