Date picker is now localized to the currently selected
[citadel.git] / webcit / fmt_date.c
index 7ae90fbb301b688fa1db3119a4387e066764a2f1..c541b7b17ec9f029d93514d00e56d6b65df03355 100644 (file)
@@ -39,6 +39,7 @@ size_t wc_strftime(char *s, size_t max, const char *format, const struct tm *tm)
 }
 
 
+
 /*
  * Format a date/time stamp for output 
  */