Hi
We use the html form of timetable directly from FET, so it would be good if the date format could use the British locale of dd/mm/yy rather than mm/dd/yy.
Digging in the code reveals that the default locale has been changed to en_US from en_GB (a retrograde step in every imaginable dimension!) at some point in the past.
I changed the default in the source back to en_GB and nothing untoward happened. The date is displayed correctly now!
I'm happy to provide a en_GB translation if en_US has to be the default, but I can't see why it has to be in the code.
Best Wishes
Nick
We use the html form of timetable directly from FET, so it would be good if the date format could use the British locale of dd/mm/yy rather than mm/dd/yy.
Digging in the code reveals that the default locale has been changed to en_US from en_GB (a retrograde step in every imaginable dimension!) at some point in the past.
I changed the default in the source back to en_GB and nothing untoward happened. The date is displayed correctly now!
I'm happy to provide a en_GB translation if en_US has to be the default, but I can't see why it has to be in the code.
Best Wishes
Nick