<div dir="ltr">You should probably use get_option( 'date_format' ); unless you need a specific format, in which case you should probably allow translators to set their own, i.e. the_time( _x( 'j M, Y', 'date format for some specific thing', 'text-domain' ) );</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Dec 14, 2013 at 10:51 PM, bravo keyl <span dir="ltr"><<a href="mailto:bravokeyl@gmail.com" target="_blank">bravokeyl@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I saw some themes using the code like<b> </b><div><b><?php the_time('j M, Y'); ?> </b>for posts-date formatting.</div>
<div><br></div><div>Is this okay..i mean if we do this we can't setting  date format in general settings .</div>
<div><br></div><div>what's your view on this?</div><div>
<b><br></b></div></div>
<br>_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
<a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Konstantin
</div>