change the minute increments on a SharePoint list date/time field in MOSS 2007
How to change the minute increments on a SharePoint list date/time field in MOSS 2007? ,,,By Default it comes with 5 minute increment like 00,05,10,15,20,,,I need it to change to 15 minute increment like 00,15,30,45,..
March 5th, 2010 6:42pm

Hi, You can download free DateTime column with source code on codeplex http://sharepointdatetime.codeplex.com/ and change time interval in code from 5 to 15 minutes. - Yura
Free Windows Admin Tool Kit Click here and download it now
March 5th, 2010 7:11pm

Hi, It is by design that the interval of Data/Time column minute is 5 minutes. There is no option to modify in SharePoint to change the interval in date/time column. However, this can be achieved through customization by using the SharePoint object model. The following links explain in detail the common formulas that can be applied to columns Custom Field Type Definition: http://msdn2.microsoft.com/en-us/library/ms415141.aspx http://office.microsoft.com/en-us/sharepointtechnology/HA101054791033.aspx Hope it helps.Xue-Mei Chang
March 9th, 2010 8:39am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics