Skip to content

Instantly share code, notes, and snippets.

@lanche86
Created December 7, 2013 22:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lanche86/7849665 to your computer and use it in GitHub Desktop.
Save lanche86/7849665 to your computer and use it in GitHub Desktop.
International date formats by allowing the users to set their own date formats in Settings / General
<?php the_time( get_option( 'date_format' ) ); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment