Skip to Content
0
Former Member
Feb 22, 2011 at 09:37 PM

using Time.expression in a custom library

29 Views

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