Forums

Lower case dates? (5 posts)

  1. cLin
    Member
    Posted 8 years ago #

    How would I make the months on my dates lowercase?
    this is what it is now: the_date("F j, Y"); and I would like the months to always be in lowercase form.
    thanks!

  2. OperaManiac
    Member
    Posted 8 years ago #

  3. Matt Mullenweg
    Troublemaker
    Posted 8 years ago #

    Use CSS: text-transform: lowercase.

  4. OperaManiac
    Member
    Posted 8 years ago #

    :P i misunderstood. sorry cLin...

  5. gfmorris
    Member
    Posted 8 years ago #

    I think Matt's got the better idea. I'm not so sure that php outputs in lowercase.
    The text-tranformation is what I did on derekwebb.net's install.
    GFM

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.