Hello All,
I am trying to write a piece of code in a custom library. Upon trying to save the code, it tries to compile and kicks out a message "...cannot resolve symbol symbol : class Time location..."
Does any one know which class to import in order to use the Time function?
I have already imported com.redwood.scheduler.api.date.*;
Thanks
Daniel