Outlook calendar heading

  • Thread starter Thread starter Rob
  • Start date Start date
R

Rob

Please can somebody tell me how to include the day of the week alongside the
date in the Calendar day page heading ie. "Wednesday 19 November" instead of
the default "19 November". Thanks ... Rob
 
Change your Long Date Format in Control Panel | Regional and Language
Options.

--
Jocelyn Fiorello
MVP - Outlook

*** Messages sent to my e-mail address will NOT be answered -- please
reply only to the newsgroup to preserve the message thread. ***


In
 
Many thanks .... but what code do I enter to represent the day of the week
ie."Thursday" since there is no 'day of the week' option included in the
customisation of Long Date Format (for the UK region). Rob
 
Well, I'm using the US date format, but my Long Date string reads like this:

dddd, MMMM dd, yyyy

and returns this:

Thursday, November 20, 2003

So try adding the dddd in front of the rest of your date string and that
should work.

--
Jocelyn Fiorello
MVP - Outlook

*** Messages sent to my e-mail address will NOT be answered -- please
reply only to the newsgroup to preserve the message thread. ***


In
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top