D
dfeder
I am trying to create a train schedule that compares the departing time
of the train with the system time. I've tried subtracting the column
containing the time a train departs from the now() column (which I
thought read the system time) from but the times I receive do not make
sense. Any suggestions would be greatly appreciated.
Thank you.
of the train with the system time. I've tried subtracting the column
containing the time a train departs from the now() column (which I
thought read the system time) from but the times I receive do not make
sense. Any suggestions would be greatly appreciated.
Thank you.