Skip to content
Snippets Groups Projects
  1. Mar 20, 2008
  2. Mar 19, 2008
  3. Mar 18, 2008
  4. Mar 17, 2008
  5. Mar 16, 2008
  6. Mar 15, 2008
  7. Mar 14, 2008
  8. Mar 13, 2008
  9. Mar 12, 2008
  10. Mar 13, 2008
  11. Mar 09, 2008
  12. Feb 27, 2008
  13. Feb 23, 2008
    • Andreas Gohr's avatar
      use strftime() instead of date() FS#1335 :!: · e656dcd4
      Andreas Gohr authored
      This patch replaces the use of the date() function with the strftime()
      function. The latter will respect a set locale and will use localized
      strings for things like month names.
      
      Because the format options for strftime differ from the ones used in date,
      DokuWiki will rest the value of $conf['dformat'] if it contains an old
      date format string (detected by missing % characters).
      
      Plugins or templates using the $conf['dformat'] need to be updated.
      
      darcs-hash:20080223124045-7ad00-6afb2b839afc58781463e25577e06adb675fff79.gz
      e656dcd4
  14. Feb 20, 2008
Loading