Getting the start time of an empty cell

Hello,

I'm using DBPlanner and I want to know the startTime of an empty cell when the user right-clicks on the cell.
 
TIA

Here is a code snippet to do this:

Great!

 
Exactly what I was looking for. The developper's guide mentions CellToAbsTime. However, this function takes a starttime as an argument. I had not looked in the help file but now I see that CellToTime is documented.
 
Thanks very much for the quick response!