开云体育

Re: Where does JMRI get the date on the Trains screen #operationspro


 

On Fri, Feb 21, 2025 at 03:29 PM, Dan Boudreau wrote:
I'll investigate.
Here's the code for rollingstock setting the last time moved:
?
setLastDate(java.util.Calendar.getInstance().getTime());
?
Here's the code for the train status when terminated:
?
setDate(Calendar.getInstance().getTime());
?
Where Calendar = java.util.Calendar
?
So both the same IMO. Really strange behavior!
?
Dan
?
?

Join [email protected] to automatically receive all group messages.