Hello Sergey,
Here is a nice example of a opening hours field, having one in colbalt I`m sure will make many people interested :)
Clicking the + sign let you define diferent hours range for that day
And here is the options for a day
<option value="0">Undefined</option>
<option value="1">Closed</option>
<option value="2">All day</option>
<option value="3">Enter time range(s)</option>
<option value="4">Same as Monday</option>
<option value="5">Same as Wednesday</option>
<option value="6">Same as Thursday</option>
<option value="7">Same as Friday</option>
<option value="8">Same as Saturday</option>
<option value="9">Same as Sunday</option>
Rgds
Hello Sergey,
Here is a nice example of a opening hours field, having one in colbalt I`m sure will make many people interested :)
Clicking the + sign let you define diferent hours range for that day
And here is the options for a day
Rgds