How to Show Day and Date

In the upper right of the display screen, it shows "Wed 8:13 AM EDT." How can I get it to add the date also so I don't have to click on it to see the date? Thanks.

For 10.4 & 10.5, a minor hack using only cut & paste & the existing OS software works for this.

Similar Messages

  • How can I set screen saver clock which show time and date when all screen is black. Other phones have this option but I didn't find on iphone. Pl guide.

    How can I set screen saver clock which show time and date when all screen is black. Other phones have this option but I didn't find on iphone. Pl guide.

    HA!  I figured the find my iphone out!!!!! You can have more than one icloud account in "Mail, Contacts and Calendars".  So my husband's & kids' phone icloud account under "settings, icloud "is their individual @me.com account.  Set it to everything you want EXCEPT Find My Iphone.  Then under "settings, mail/contacts/calendars" you set up both accounts (your @me.com which may already be there), then add another with the main appleID and enable ONLY Find My Iphone.  Now when any of us log into Find My Iphone from any device with our main apple ID for the app store, all the devices show up!!!! YIPPEE.  I made my own day!
    I think the message I got previously was because I hadn't disabled the find my iphone on the @me.com account first.

  • Messed up again! Help to display current day and date ...

    Sorry guys and gals, I messed up again due to my noobidity, but you know the two most abundant things in the universe, are hydrogen ..... and noobidity!.
    I have this page http://www.poffertjes.ch/index.html that nicely states the current day and date and it also works on all subsequent pages.
    I needed a new page and figured I could just copy the code to the same position on this page: http://ppbm5.com/submission.html but behold, it just is not displayed at all.
    I have been going over the code many times, but I can't figure out why the current date is not displayed at all. Can someone please show me what I did wrong?

    Harm,
    I gain 5 pounds each time I look at your site. 
    Maybe this link will help you:
    http://www.mediacollege.com/internet/javascript/date-time/
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • Keyboard shortcuts: current day and date, and current time?

    I would like to know keyboard shortcuts for entering current day and date, and current time (separated entries) in Numbers. Something that Excel does easily. Thank you, Ian

    Ian,
    Numbers does not have predefined key command for Insert Date & Time as you can see from this screenshot:
    All menus show the key commands on the very right (if there is a ke command).  You can add you own, custom, key commands by opening system preferences and selecting the Keyboard panel, then the "Keyboard Shortcuts" segment:
    Click the "+" then a modal dialog will appear.   Select the application from the pop, then enter the exact name if the menu item, and, finally, your desired key combination:
    You can do this for any application

  • Current day and date

    I've created a fairly simple website in which I've inserted
    the day and date and want it to update automatically according to
    my location, which is the same as the server. Currently, it is in
    the following format: Friday, March 14, 2008. I've not been able to
    find a simple, clear, step by step answer in my online searches. I
    am not a programmer so if you tell me about code you may need to
    provide a little extra detail. Do I need to create an html or shtml
    page for this code instruction or can I simply insert some magic
    code into my current html page? Thanks for your time and help with
    this!

    DJenae wrote:
    > <script>
    > document.write(new Date());
    > </script>
    >
    > Mick
    >
    >
    > Thanks Mick but this didn't work either. It must be the
    placement. Please read
    > the 2 posts before yours to see how I inserted the code
    suggestions. This is
    > that section of code that includes what you sent me.
    >
    > <tr>
    > <td width="558" height="33" valign="middle"
    class="style1"><script><br />
    > document.write(new Date());<br />
    > </script></td>
    > </tr>
    >
    <tr>
    <td width="558" height="33" valign="middle"
    class="style1">
    <script>
    document.write(new Date());
    </script>
    </td>
    </tr>
    Note removal of breaks, and BTW "height" is an illegal
    attribute for <td>
    Another way:
    <script>
    Date.prototype.normal=function(){
    return
    ["Sun","Mon","Tue","Wed","Thu","Fri","Sat"][this.getDay()]+
    ", "+
    ["Jan","Feb","Mar","Apr","May","Jun",
    "Jul","Aug","Sep","Oct","Nov","Dec"][this.getMonth()]+
    " "+
    this.getDate()+
    ", "+this.getFullYear();
    </script>
    <tr>
    <td width="558" height="33" valign="middle"
    class="style1">
    <script>
    document.write(new Date().normal());
    </script>
    </td>
    </tr>
    Mick

  • How to show muliti language data correctly using webi reports

    Hi ,
    Can you please suggest me how to show multi language data correctly in webi reports .
    Do we need to install any lang pack in both server and client machine ?
    Thanks & Regards
    Venkat

    you mean using translation manager? or data from DB? or both.
    You need to make sure that your DB is already configured for multiple languages.
    Enable the OS for multi languages
    On XIR3.1, you will need to install language packs on the processing servers.  then you can utilize translation manager.
    Installation of Language Packs are a pain to install and update.

  • Date chooser day and date not selectable

    Hello,
    Anyone knows how to make the day and date not selectable in
    the datefield or date chooser component???
    It is possible to make any one day not available, but what i
    need is only a single day not selectable..
    For example, i can make every tuesdays of a month not
    selectable But, i need to make for example the Tuesday 3rd only Not
    selectable
    Any help will be greatly appreciated.
    Cordially.
    Gerard.

    Welcome to Apple Discussions
    I believe the problem is that you have US formats for dates. Select the cells/columns that you want your date format to apply to then click the cell format inspector (the 42 in a box icon) & choose Custom… from the cell format drop-down. You will be presented with a box that allows you to make your own format. Click & hold on any of the little "lozenges" in the input bar & move them around. You may need to add a space to get the proper result.

  • Day and Date do not update automatically

    How do I get the day and date update automatically?

    This old thread may help:
    http://discussions.apple.com/thread.jspa?threadID=2267940

  • In the Alarm & Event Query VI how to show the alarm data

    In the Alarm & Event Query VI how to show the alarm data in the front pannel using the table or multicolumn listbox .thank you very much!!!

    Hi,
    Most likely there is something wrong with your specific database or your LabVIEW DSC installation. I just used the Alarm & Event Query.vi in my machine and it seems to work fine, I can see all the alarms as well as events containned in the database.
    You may considerer generate another database (change the logging directory) and see if the behavior goes away. Also, make sure you have alarms and events on that database.
    I could run the Alarm & Query.vi by just openning its front panel and placing the correct database in the appropriated control.

  • How to Show floders and documents as a tree structure from path only

    sir,
    I am doing system side project using Java..
    so i want to know how to show folders and documents as tree structure format..
    plz give your idea regarding this?

    See for example Tree taglib in Coldtags suite:
    http://www.servletsuite.com/jsp.htm

  • Position of the days and dates being on the right side of the day in the week calendar.

    I'm having a huge problem with the days and dates being on the right side of the day in the week calendar. Can I change that to the left upper side?
    it makes the whole schedule off balance you see.

    Thanks for stating that. So quickly. That *****. I also now see that more people have problems with this. Where can I complain?

  • How to show module and SFP information include hardware serial number on Nexus switch?

       How to show module and SFP information include hardware serial number on Nexus switch?                 Thanks.

    Hi,
    The show inventory command will give you details of the Nexus chassis, power supplies, Supervisor, Fabric, I/O modules (including FEX if you have them) etc. To get the details of the installed SFP/SFP+ then you'll need to use the show interface transceiver command.
    Regards

  • How to delete documents and data off of iphone 4s

    Im trying to free up some room on my phone. I got rid of some apps and movies and did what i can but when i plug my phone in there is more Documents & data then i have as apps and music. i just want to get ride of some documents that are saved in my phone but  dont now hot to delete them.

    Document & Data on iPhone is junks files including browser history, cookies, logs, caches of photos and videos, database files stored by your apps. You’ll notice that some apps while being very small themselves have accumulated a lot of data. An example of this is shown in the image below, you see that the Facebook app is 109 MB whereas the Documents & Data stored is 1.2 GB. This 1.2 GB is what goes into your “Other” data.
    These apps on iPhone don’t provide a way to delete Documents and Data, uninstalling and reinstalling the app is not the best option here. With the help of CleanMyPhone or PhoneClean you can delete the documents and data on iPhone without deleting the app itself.
    Resource: http://www.fireebok.com/resource/how-to-delete-documents-and-data-on-iphone.html

  • Date selection - Disable certain days and dates

    Hello!  In an Adobe Form, is it possible to disable certain days and date ranges in the date chooser (calendar)?  For example, I want to disable all Sundays as well as dates more than one month in the past.
    I've found examples for Adobe Flex, but the disabledDays and selectableRange properties don't seem to effect the date boxes in Adobe Forms.  Search for disabledDays on this page to see an example:
    http://livedocs.adobe.com/flex/3/html/help.html?content=controls_12.html
    I realize it's possible to do validation after the date has been selected, but this is not an ideal solution.
    Thanks,
    Scott

    Well sometimes workarounds are needed to cater to certain requirements and since this is a limitation currently, I think you would better opt for validation after date selection.

  • JTable: HOW TO INSERT ROWS AND DATA?

    I have one JFrame on screen and inside of this i have a JTable, the question is how to insert rows and data into the JTable?

    [http://java.sun.com/docs/books/tutorial/uiswing/components/table.html]
    In future, please post Swing questions to the [Swing Forum.|http://forums.sun.com/forum.jspa?forumID=57]
    In short, your TableModel is probably a DefaultTableModel . Study its API.

Maybe you are looking for