I want to develop a time slot where there are small time periods in that main time slot. I can't import java.time package and it says that package does not exist.
I have jdk1.8.0_111 and from NetBeans -> Tools -> Java Platforms, I have added. I still can't import the package correctly. Please help me to import this package and continue.