Is it possible to change the time format of a CalendarActivity item

Does any know a way of changing the calendar to use the 24 hour time instead of AM / PM? I would ideally want it displayed this way as all entries are in 24 hour time.
I can find examples and have had success extending the DateCustomizer class but it seems to me only the headings can be changed using the skinning tags.
The tag would be "af|calendar::month-time-activity" but I see it is never passed into the public String format(Date date, String key, Locale locale, TimeZone tz) as the key.
Using jdev 11gR2 at present but a fairly implementation independant question.

You can't change the canvas at runtime. But you can put the scrollbar on a stacked canvas and then show or hide that stacked canvas on different canvases.

Similar Messages

  • Can I change the time format of incoming mails, in Mail? Now I have AM/PM, but I live in Denmark where we don't use that format. We have a 24-hour clock format i.e. 14:52 instead of 2:52 PM.

    Can I change the time format of incoming mails, in Mail? Now I have AM/PM, but I live in Denmark where we don't use that format. We have a 24-hour clock format i.e. 14:52 instead of 2:52 PM.

    Is the time format of your Mac in 24 hour?

  • Is it possible to change the timer increment?

    The timer is changing in increments of 100 milliseconds. Is it possible to decrease this to 1 millisecond? For my application, I need to know when the waveform time is a millisecond multiple of a specified number, for example, 7. I have a boolean indicator, and I would like it ot show true every time the time is a multiple of this value.
    Is is possible to change the timer increment to accomplish this? Or is there a better method for achieving my goal?
    Solved!
    Go to Solution.

    Your timing problem is in the Simulate Signal express VI.  You are telling it take 100ms worth of data.  Therefore your loop will run at around the 100ms.  If you want your loop to iterate at the 1ms (good luck with Windows), tell the express VI to only gather 1ms worth of data.  In your case, that would be 360 samples instead of the 36k samples.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

  • How do I change the time format in the menu bar?

    I've gone to system preferences - language - date and time, and customized the time for 24 hour time with no colon between HH and MM.  The menu bar time display doesn't reflect this:-(
    There are some 5 year old posts about this not working, but nothing recent.

    You may have already these suggestions....
    See KB Article:  http://support.apple.com/kb/PH11250 
    YouTube tutorial:   How to change your time and date preferences | Mountain Lion
    http://www.youtube.com/watch?v=6HkKZU8Mfmg 
    You can search YT for others.

  • Is it Possible to Change the Checkbox format

    I'm designing a form for my business and I'm using the "Checkbox" style. I don't mind it as an on screen representation of a checkbox but the gradient fill is unprofessional, affected and unclear as a check box on a printed form (I was hoping it would print differently than it appears on screen). Is there a way to change the look of these checkboxes)?

    I'm really surprised.
    These boxes are defined in PDF files which are perfectly displayed, even with a zoom factor higher than 5000.
    Here is the path to one of these files:
    <startupVolume>:Library:Application Support:iWork '09:Frameworks:SFTabular.framework:Versions:A:Resources:ctrlboxCheckedhi.pdf
    Yvan KOENIG (from FRANCE mardi 19 mai 2009 23:26:07)

  • Is it possible to change the height of Spry Menu Bar items?

    I'm new to websites and have been trying to understand the CSS of the Spry menu bar. I've managed to put a horizontal menu bar in place and with the help of some previous discussions in this forum, have changed the colours of the menu items and have even managed to centre the text - Thanks!
    However, I really would like to have a smaller menu bar - height wise.
    I've tried reducing the default height of the menu bar items by adding a height and by reducing the font size and padding. The results have been varied.  In Firefox and in Dreamweaver's 'live view' there is still a thin line showing underneath my horizontal menu which is the background colour of the div my menu sits in.  In IE there is a similar 'chunk missing' from the bottom of the items.
    Is this something that can be done?  I've seen lots of help on how to change the width of the items, but have not found any which suggest that the height can be changed.
    Gill

    Sure. You just need to be thorough. Keep in mind that in a Spry Menu Bar you are making the link-text in the list-items block elements, so you will want to change the line-height of the a element. Pick style selectors in the css stylesheet that end in a, with or without an additional class (a.classhere), and play with the line-height.
    Another attribute you can consider is the difference in height between Cap and lower case and All caps. You can usually get away with a smaller line-height and a smaller font-size with all caps, because there are no descenders on the text to require more line-height. Keep in mind also that when you state a line-height, your text will center vertically in the line-height, as far as I know, so you might even get away without top and bottom padding.
    Beth

  • Is it possible to change the formatting of Excel in place

    Hi,
    is it possible to change the standard formatting of columns and texts when using Excel inplace (Excel on the web for the BPS )?
    Many thanks,
    Simon Cohen

    Simon,
    I am afraid you can't modify styles using excel in place.
    Note 632333 says the following :
    List of the features the Excel OWC can use from the template:
    Text format - font, size, colour
    Cell format - background colour, border, alignment
    Number format
    "Simple" formulas
    Panes Split and Freeze (only for Office versions 2002(XP) or higher)
    Nevertheless this applies only for cells which are not filled by BPS runtime. All texts and values written by BPS runtime into the template use standard styles. The styles cannot be changed, see below.
    List of features that are not available in the Excel OWC:
    Styles. Consequently no changes to the SAP standard styles are taken over to the OWC. Therefore the features mentioned above are available only for the cells not containing a transaction specific data
    VB Macros. When needed, the designer can use a script language (VBScript, JavaScript) to access the DOM of the OWC. You can include HTML into a text component in the Web Interface customizing (tn BPS_WB) and place your script code there.
    Cell and text formats not mentioned above (e.g. text orientation,...)
    Line brakes within a cell
    Panes Split and Freeze (only for Office version 2000)
    Embeded elements (like form objects, pictures, background picture,...)
    Having more than one worksheet in the Excel OWC
    In comparison to HTML based planning layouts the Excel layouts do not identify the position of the documents.
    Hope it helps,
    Alberto

  • SMS - Can I change the time/date of 'sent' message

    Hi,
    Is it possible to change the time stamp of an SMS already sent (i.e. modify actual sms time stamp and also the delivery report)? (Phone is Nokia E65)
    Thanks

    No you can't, I have not even come across any 3rd party application that can do that. The time stamp (receive & sent) is made by the provider message center.
    Knowledge not shared is knowledge wasted!
    If you find it helpfull, it's not hard to click the STAR..

  • Change of Time Format

    hi
    I need to change the time format from 17:00 Hrs to 5:00 PM. Right now the form is showing time like 17:00 HRS. it should be 5 PM.
    your help will be extremely appreciated.
    Regards
    Waseem

    Hi Waseem,
    then try the code Ferry posted.. in ur print program... if u cant access print program then u need to write a PERFORM routine in script.
    /: PERFORM TEST IN PROGRAM Z_PROG
    /: USING &TIME&
    /: CHANGING &TIME_PM&
    /: ENDPERFORM
    in ZTEST report program for routine.....
    FORM test TABLES in_par STRUCTURE itcsy
    out_par STRUCTURE itcsy.
      READ TABLE in_par WITH KEY 'TIME'.
      CHECK sy-subrc = 0.
      l_time = in_par-value.
    CALL FUNCTION 'HRVE_CONVERT_TIME'
      EXPORTING
        type_time             = 'A'
        input_time            = l_time
       INPUT_AM_PM           = 'AM'
    IMPORTING
       OUTPUT_TIME           = o_time
       OUTPUT_AM_PM          = o_stamp
    EXCEPTIONS
      PARAMETER_ERROR       = 1
      OTHERS                = 2
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
      READ TABLE out_par WITH KEY 'TIME_PM'.
      CHECK sy-subrc = 0.
      out_par-value = o_time.
      MODIFY out_par INDEX sy-tabix.
    ENDFORM.                    "TEST
    Regards
    SAB

  • Is it possible to change the way the time shows?

    Is it possible to change the way the time shows from 10.00 to 10:00? Why does it show with a . anyways?
    iOS 8.1.2 - iPhone 6
    Espen (Norway)

    The manual showed you the area to make changes in. As I stated earlier, it has to do with Regional formats. Just like some regions use the period between dates as well. The same is true for dates. In the US, we normally would show today's date as January 10, 2015. In many European countries, it would be 10 January 2015. The same is true for time. We generally use 12-hour format, many places use 24-hour format. How it is displayed on the phone is based on the generally accepted method for the region. If on the phone you go to Settings>General>Language & Region, you can see your regional format settings. If you go under Region Formats, tap on Advanced. That gives you the option to make some other changes if you like, rather than using the regional standards.

  • I have a new Macbook pro and can't recall the password I used with my Time capsule - How can I (ideally) retrieve or possibly change the time capsule password?

    I have a new Macbook pro and can't recall the password I used with my Time capsule - How can I (ideally) retrieve or possibly change the time capsule password?

    Remember security on a TC is an illusion.
    Simply press the reset button for 1-2 sec.. you must not do too long .. it will then hard reset.. but soft reset will revert all passwords to default for 5min. ie TC password is now public.
    Remember this the next time because anybody at all can change your passwords.
    Once into the TC you can then open the view passwords if you wanted any weaker security. Click and open the TC.. and click on edit.. then go to the top menu..
    Voila .. all your passwords in plain sight to any Tom Dick and Fred.

  • Is it possible to change the read/write permissions on a time machine back-up of iTunes? I need to restore it, but old version is locked....

    Is it possible to change the read/write permissions on a time machine back-up of iTunes? I'm needing to restore it as my phone deleted half our playlists during sync  & am not seeing a way to unlock the permissions. I have the current version unlocked, but can't seem to get the backed-up version. When I click on restore I get a pop-up that says iTunes can't be deleted as it is part of the OS. I'm not even trying to delete, just restore the old version. Any suggestions?

    Hmmm, ok I'll give it a shot. I've always had the iTunes sync w/ my phone set up to only load selected playlists to the phone b/c there's a lot more in iTunes than I have room or desire for on my phone. A few months back I started having trouble w/ trying to sync everything & subsequently adding more to the phone than it could hold. The quickest thing at the time was to unclick the sync music option in iTunes so I could still backup the phone to the computer & not have a problem.
    When I asked about it during one-to-one session shortly after, they advised me to delete the music off my phone & then re-sync it to the computer, run a backup of the phone & redownload the music to the phone. When I tried this it ended up deleting all my playlists (but not my husband's) from iTunes. Irritating, but I've been rebuilding the playlists since. I had also unclicked sync music again & an Apple person told me the most likely best fix was to delete & reload iTunes completely.
    A few days ago I realized I hadn't backed up the phone to the computer in over a month so after deleting & reinstalling iTunes, & w/o changing anything (sync music was STILL unchecked) I ran a backup & my phone went from having 4 GB free space to being 2 GB over capacity due to iTunes trying to download the entire music library to the phone. I made a one-to-one appt again & it was suggested AGAIN that I delete all the music off my phone & then resync it to the computer & redownload the music. We did this (though a few random songs that had previously been purchased somehow remained on the phone), I got home, connected the phone & instead of the music that shows  as 'on my device' disappearing from iTunes it just sat there, so, as the guy had told me I MIGHT have to do, I threw all those songs showing in iTunes as being on my phone, in the trash so that it was completely clear.
    At this point I checked sync music, made sure the options were 'selected playlists only', checked the ones from my own list that I wanted (I usually have one playlist of comedians from my husband's folder that I also have on the phone, but didn't check it at this point). It uploaded all my stuff just fine, but for whatever reason when it saw that I wasn't uploading that comedy playlist any longer, it not only didn't upload it but proceeded to delete my husband's entire folder of playlists from iTunes. -_- I got on the phone w/ an Apple support person right away but he wasn't able to tell me anything .. basically said we'll have to rebuild everything. I asked about the possibility of using time machine, he said he's not qualified to answer that, so that's when I started looking around online & found, among others, the link I referenced a couple replies ago.
    I hope this all makes sense. It's been a long-term issue so I'm trying to go from memory as I figured to begin w/ that I had just made a mistake somewhere, so didn't try to document anything. Now w/ it having happened a 2nd time, I'm not sure if it was 'user error' or something else.......

  • Is it possible to change the wait time for when you enter an incorrect password on your iphone/ipad?

    I reaaally hate how anti-procrastination apps like ColdTurkey don't work for apple products, because what's the point of restricting internet usage on the computer when you can just access it from your apple device? There's no point in using the parental controls or setting passwords for obvious reasons, either.
    So I had an idea: from what I know, after guessing the password incorrectly 6 times, the device is locked for 1 min, 7 times, 5 min etc. So I was thinking, is it possible to change the settings, for example, to lock the phone for 60min after 3 wrong password attempts? This would be incredibly helpful!!
    (if you know a way but don't want to post it here, please email me instead!)

    Thanks a lot Rob. That works.
    "Rob Woollen" <[email protected]> wrote in message
    news:3f29b665$[email protected]..
    java -Djava.io.tmpdir=<tmpdir path> weblogic.appc
    -- Rob
    Bernhard Lenz wrote:
    I realized that weblogic.appc creates a working directory
    /var/tmp/appcgen
    when compiling ejbs. What happens if 2 developers run weblogic.appc atthe
    same time? Will they be using the same temp directory and therefore getin
    each others way? I'd rather like to create a temp directory which isunique
    for the machine. Our build scripts would be able to create such adirectory
    but I couldn't find anything in appc to set the temp directory.
    Do you have any advice?
    Thanks for your help.
    Greetings
    Bernie

  • Is it possible to Change the pooling interval time in XI3.0 or XI3.1

    Hi,
    For every 15 sec the CMS will check the scheduled jobs status and act accordingly ,by default the value will be 15 sec now We want to change the pooling interval time to 1 min.
    -- Where do i have to change the pooling interval time.
    -- Is it possible to change the value or not.
    Please help..
    Thanks.

    Hi Collin,
    Could you le me know the resolution
    Regards
    Alan

  • Is it possible to change the defult alert time on the calendar setting to any other time but 9am ? thanks Edd

    is it possible to change the defult alert time on the calender setting to anyother time but 9am ? thanks Edd

    There is no default time for custom events. You can set the time for anything that you like when you create the event. The settings for Birthdays and All Day Events only give you the choices that you see in this screenshot. So to answer your question, no you cannot change from 9:00 AM for these events unless you choose None and select your own time.
    If you want to change the default time to None the path is Settings>Mail, contacts, calendars>Calendars>Default Alert Times>Birthdays or All Day Events.

Maybe you are looking for