Title: Day Names
Last modified: August 20, 2016

---

# Day Names

 *  Resolved [b a](https://wordpress.org/support/users/mpa4hu/)
 * (@mpa4hu)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/day-names/)
 * Hello tuxlog,
 * I found best support on weather plugins here, so decided to try your plugin. (
   nice name by the way)
 * My question would be, if it is possible to display days (like monday, sunday 
   and etc) with or instead the date names.
    I found `$out1 .= $w['fc_obsdate_'.
   $i]."</span>\n";` which displays date and in language file (.pot) day names (
   monday, friday…)
 * So logically I thought there should be some way somewhere
 * [http://wordpress.org/extend/plugins/wp-forecast/](http://wordpress.org/extend/plugins/wp-forecast/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [b a](https://wordpress.org/support/users/mpa4hu/)
 * (@mpa4hu)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/day-names/#post-3500212)
 * found in topic below mine
 *     ```
       $av['fc_date_format']=get_option("date_format");
         $av['fc_time_format']=get_option("time_format");
       ```
   
 * I’m new in everything like this, so how to format it to get only friday?
    I don’t
   want to change my general settings, so I need to display only “l”
 *  Thread Starter [b a](https://wordpress.org/support/users/mpa4hu/)
 * (@mpa4hu)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/day-names/#post-3500213)
 * cool, I used `$av['fc_date_format']="l";` and it works
 * Thank you for your plugin

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Day Names’ is closed to new replies.

 * ![](https://ps.w.org/wp-forecast/assets/icon-128x128.png?rev=1515240)
 * [wp-forecast](https://wordpress.org/plugins/wp-forecast/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-forecast/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-forecast/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-forecast/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-forecast/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-forecast/reviews/)

 * 2 replies
 * 1 participant
 * Last reply from: [b a](https://wordpress.org/support/users/mpa4hu/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/day-names/#post-3500213)
 * Status: resolved