Merge branch 'develop' into bug/JAL-1841rnaSecStr
[jalview.git] / src / jalview / bin / Cache.java
index 76fdb69..df71ccc 100755 (executable)
@@ -244,8 +244,8 @@ public class Cache
    * even if the user changes their locale setting
    */
   private static final DateFormat date_format = SimpleDateFormat
-          .getDateTimeInstance(SimpleDateFormat.LONG,
-                  SimpleDateFormat.LONG, Locale.UK);
+          .getDateTimeInstance(SimpleDateFormat.MEDIUM,
+                  SimpleDateFormat.MEDIUM, Locale.UK);
 
   /**
    * Initialises the Jalview Application Log