On 2/21/2025 3:40 PM, Dan Boudreau via groups.io wrote:
setDate(Calendar.getInstance().getTime());
Where Calendar = java.util.Calendar
This probably uses the system's clock, not the JMRI "fast clock".
Not sure whether you _want_ to use the JMRI "fast clock"'s date, especially since it is difficult to "set" that date, though.