Show Time only in inputDate component

Hi,
I have a requirement to show Time only field, and later update this Time to the a Date field in the database with this time portion only.
I used the convertDateTime on the inputDate as follows:
<af:inputDate label="Start Date" id="id1" required="true"
binding="#{pageFlowScope.calEntryBean.startDate}"
visible="true"
partialTriggers="soc4">
<af:convertDateTime pattern="HH:mm"
timeZone="#{session_resourceProfile.userTimeZone}"/>
</af:inputDate>
It is displaying the Time correctly, but when launch the date picker, it still shows the calendar plus the time selection. Since the patterm is "HH:mm", the date in the calendar popup is incorrect. Is there any way to hide the calendar and shows only the time selector?
Please advise.
Thanks.
-Mina

I tried using convertDateTime under inputText component. It works fine displaying the time portion correctly with the timezone converted too, but when getting the time value from the inputText when saving, it is one hour off. Somehow it has some issue,s suspecting it's the winter and summer time, so there is one hour off.
Hence, I was trying to see if there is any other solutions.
Thanks.
-Mina

Similar Messages

  • Mail doesn't show time, only today

    hi,
    i hope someone can me help here again.
    we have some macs with snow leopard which have two problems in the mail application.
    1. when an new email come into mail normaliy mail show me the time stamp in the overview as example: 'today    13:23'
    but now i have the problem, mail shows me only today or yesterday. only if the time stamp ist complete, like '01. Mai 2012' the time shows up.
    i take a screenshot of that problem.
    2. the 'new message' mark isn't show. can this problem something to do with my first problem?
    os ist 10.6.8 and all updates are installed.
    i have already rebuild the database index
    thanks a lot

    It won't show on the other devices or website if enabled as POP.
    If you have it set as IMAP, open Mail account preferences and check to store messages on server in Mailbox Behaviors.

  • Setting the inputdate component on user's time and date in JDeveloper 11g.

    Can somebody help me non this? I was wondering on how will I get the user's time and date as the default time and date for my inputdate component because it always shows the server's date and time on where my application is placed.

    This is what I did:
    <afh:head title="EvCore Suppression"
    <afh:script text="function dateTime()
    var d = new Date();
    var t_date = d.getDate(); // Returns the day of the month
    var t_mon = d.getMonth(); // Returns the month as a digit
    var t_year = d.getFullYear(); // Returns 4 digit year
    var t_hour = d.getHours(); // Returns hours
    var t_min = d.getMinutes(); // Returns minutes
    var t_sec = d.getSeconds(); // Returns seocnds
    }" </afh:script>
    </afh:head>
    but there's an erorr near <afh:script, it says that "Using HTML script tag can result in subtle/hard to diagnose bugs, trh;script should be used instead. Recommended attriibute 'type' is missing."
    I tried to change my code based on the recommendation but it still generate an error on the same place and the same recommendation.

  • Facebook & Twitter applications only showing time in Hours

    Am using a BlackBerry 9800 am having problems with my Facebook and Twitter applications they are shoiwng time only in hours, even when I post or tweet anything a few seconds later it days hour ago. And notificastions don't show unless I check. What might be the problem please help

    Hey Zembah,
    Welcome to the BlackBerry Support Community Forums.
    Thanks for the question.
    When did the issue start?  If you sign out and sign back into the applications, does the issue still persist?  Can you provide a screenshot of what the timestamps look like as well?  Follow the steps in this KB article to take a screenshot: www.blackberry.com/btsc/KB18982
    I look forward to your reply.
    Cheers.
    -ViciousFerret
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Like! for those who have helped you.
    Click  Accept as Solution for posts that have solved your issue(s)!

  • Why am I not able to watch SportsCenter on WatchESPN (only seeing show times)

    I am trying to watch SportsCenter on the WatchESPN app, but for some it only displays show times. Even when the show is airing, if I try to select the showing nothing happens. What could be the reason for this?

    Melophage,
    So I recently had a Genius Bar appointment. We tried booting into safe mode as well as the other previous troubleshooting steps. Nothing worked.We tried even air dropping and files we're not able to be sent. The only time my mbp would send files was when the OS of the Mac store was booted on my computer.
    I ended up re-imaging my hard dove again without finding the real cause of the issue. After the install, we did a test in the store to be sure it worked. We airdropped a file from my Mac to another. Success. But I should've tried it again via email just to be sure.
    When I got home that night I installed Parallel 8s, Microsoft Office 2011 and updated my flash player. When I attempted to send a screen shot via email, the file would not attach yet again. I uninstalled the Microsoft office suite and parallels to see if that would undo it, but I am still unable to upload files. I even removed The flash player and plugin as well. Still no dice.
    Finally I ran disk utility to repair disk permissions and a whole slew of permissions came up needing to be repaired. I ran it one more time to be sure and only one came up:
    Warning: SUID file "System/Library/CoreServices/RemoteManagement/ARDAgent.app/contents/MacOS/ARDAg ent" has been modified and will not be repaired.
    Permissions repair complete
    And this is where I am currently, everything on my computer works fine except when I am on campus at school. My wifi seems really buggy and I have issues accessing my email through Gmail and yahoo mail. I still can't upload any files through anything.

  • "Show changes only" in Time Machine?

    in the keynote video of MacWorld in Jan 2008, someone pointed out that Steve's machine has an additional button "show changes only" in TM UI. presumably this option shows you the diff between 2 hard drive snapshots.
    it's not in 10.5.2. is there any secret "defaults write" to turn it on?
    this could be very handy as a diagnostic tool. i.e., to detect what files a software has altered in the past hour.

    I apologize for not fully searching further for similar posts. I now find this is a common enough problem that it is not something I am doing. A number of people are having this same issue. The workaround posted did work for me but it seems just that . . . not how things should normally work.
    With TM being one of the crown jewels of this update, I have to wonder how something like this got through testing. Hopefully there will be an update not to far down the road
    Dave

  • Is the time of backup documented every time you plug it in or only show time of backup when you "back up now?"

    Does iPad document time of automatic backup when plugged in or is time only documented when you "back up now?"

    When you erased the disk did you select Mac OS Extended Journaled as the format option?

  • Two separate calculated columns - results show up only in one of them

    Hey,
    I've recently run into some peculiar behaviour in OBIEE (Oracle Business Intelligence 11.1.1.7.0). I'm using three attribute colums (deliv. on time, ordered, backlog) to calculate a monthly service level. In addition I'm using a customer ID number to separate our customers into export and national customers. I've three calculated columns - Service Level Export, Service Level Total and Service Level National. I'm using a simple case-statement to distinguish between international and national customers (When custID between xxx and yyy then...). The total service level column doesn't have a case-if calculation, only a couple of simple mathematical operations and it works fine.
    Now the problem is that the results show up only in one of those calculated columns containing case-if calculations - not both at the same time. Using a prompt in a pivot table I can verify that both columns get proper values but when I remove the prompt half of the values randomly disappear from these columns so that only one of the columns has a value for a specific month. The calculations in all three columns are identical - the only difference is that Serv. L. Exp. exludes a spesific CustID whereas the Serv. L. Nat. only includes that one CustID.
    Example - both Serv. L. Exp and Serv. L. Nat should have values for every month, now only one of them gets values
    Month          Serv. L. Exp.               Serv. L. Nat.               Total Serv. L.
    01                         15 %                                                       15 %
    02                         17 %                                                       17 %
    03                         13 %                                                       13 %
    04                                                          20 %                      20 %
    05                                                          22 %                      22 %
    I've a few months of OBIEE experience under my belt so I'm not that experienced but usually I've been able to figure out what's wrong on my own. This time, however, this leaves me dumbfounded. Any help or advice would be much appreciated.
    Regards,
    Silver

    Hi,
    Serv.L.Nat is calculated 100 * INVOICED / (ORDERED + DELAYED). For National Service Level the case statement (including the calculations) is as follows (the inner CASE limits the Serv.L.Nat per cust to a range of 0 - 100 %):
    CASE WHEN "fact"."CustID" = 100001 THEN (
         CASE WHEN Serv.L.Nat > 100 THEN 100
         WHEN Serv.L.Nat < 0 THEN 0
         WHEN Serv.L.Nat IS NULL THEN 0
         ELSE Serv.L.Nat
         END)
    END
    For Export the sql is exactly like the one above, barring the reversed condition.
    Regards,
    Silver
    PS. The above is a burst of pseudoSQL so don't mind the typos, the actual code is tested to work as intended... barring the fact that something's wrong with getting the values to appear.

  • My mac book pro login screen background wont show and only shows a light white/blue as the background how do i fix it ?

    my mac book pro mountion lion system  login screen background wont show and only shows a light white/blue as the background how can i fix it ? i tried everything from loginox to onyx and it still wont solve the problem. instead of the default dark grey startup screen  the background is white with a blue tint to it. the only time that the default background shows is when i log off and relog in

    Welcome to the Apple Support Communities
    I think that your Mac detects your hard disk, but the problem is that your new hard disk doesn't contain any operating system, so your Mac doesn't find any bootable partition and you see a question mark.
    If your Mac came with DVDs, insert the Mac OS X Install DVD and hold the C key while your Mac is starting. Then, just install Mac OS X. If the hard disk isn't prepared to install Mac OS X, you will have to erase it using "Mac OS Extended (Journaled)". See > http://pondini.org/OSX/DU1.html

  • Events not showing time in iCal

    I just lost my hard drive last week and now I'm re-entering everything. I'm trying to put my calendar events back into iCal and it no longer shows the time next to the event on the calendar. It used to say for example: "Dr. Appt-3:15" but now it only shows the event and not the time. Is this a change in the last week or do I have some sort of glitch? I do not want to have to click on an event to see the time, I want to just see it all at a glance. I have done all updates.
    Also, maybe someone could explain to me the difference between "New Calendar" and "New Calendar Group"?

    Hi,
    Welcome to Apple Discussions.
    Is this in Month view? Go to the iCal menu and open Preferences. Under General there is a check box for 'Show time in Month view.'.
    Calendars are how you group events (i.e. make them the same colour). Calendar Groups are how you group calendars (you could have a 'Work' group and a 'Play' group with multiple calendars under each), you can then easily show and hide sets of calendars.
    Best wishes
    John M

  • Changing the default icon of a af:inputDate component

    Hi,
    I want to change the icon of an af:inputDate component.
    I discovered two solutions, but they are imcomplete solution.
    Solution 1:
    af|inputDate::launch-icon-style{
    background-image: url("../images/icone_calendario_menor.gif");
    af|inputDate::launch-icon-style:hover{
    background-image: url("../images/icone_calendario_menor.gif");
    af|inputDate::launch-icon-style:active{
    background-image: url("../images/icone_calendario_menor.gif");
    Problem: When I press the icon whith the mouse button and wait still appear a default icon while mouse button is pressioned.
    Solution 2:
    af|inputDate::launch-icon{
    content: url("../images/icone_calendario_menor.gif");
    width: 16 px;
    height: 16 px;
    af|inputDate::launch-icon:rtl{
    content: url("../images/icone_calendario_menor.gif");
    width: 16 px;
    height: 16 px;
    Problem: This solution works on Internet Explorer, but in Mozilla Firefox the new icon cover partially the default image but still possible to see a piece of the defaul icon.
    Observation: My new icon is 16 x 16 pixels.
    I believe that the solution 1 is better, but i think is missing a piece of code, there is a billion of icon states, core, busy, compact, depressed, selected , etc.
    Thanks,
    Victor Jabur
    Edited by: user4579872 on Apr 26, 2010 5:29 PM

    Check this doc http://download.oracle.com/docs/cd/E15523_01/apirefs.1111/e15862/toc.htm#StandardPseudoClasses
    It shows all pseudo classes available.
    Timo

  • Show balances only at the first row in Discoverer.

    I have a discoverer report based on Oracle GL module. I'm reporting the balances @ segment1,2&3 which gives Journal date, Begining balance , Journal amount and Ending balances. I'm able to pull in all the data. But the user wants enters the parameter as From period, To period and the segment1,2&3. Here is the data which is showing in my report currently.
    segment info 1-2-3 journal name Journal Date Begin Balance journal Amount Ending Balance
    931-11-11 abcd 09-SEP-2009 21,492,527.51 ; -506,290.00 23,875,304.30
    931-11-11 abcd 09-SEP-2009 21,492,527.51 ; 1,996,600.00 23,875,304.30
    931-11-11 abcd 30-NOV-2009 22,982,837.51 ; 333.58 25,365,614.30
    931-11-11 abcd 30-NOV-2009 22,982,837.51 ; -2,600,200.00 25,365,614.30
    931-11-11 abcd 30-NOV-2009 22,982,837.51 ; -166.79 25,365,614.30
    931-11-11 abcd 31-DEC-2009 23,373,134.30 ; -495,865.00 25,755,911.09
    931-11-11 abcd 31-DEC-2009 23,373,134.30 ; 998,035.00 25,755,911.09
    Users desired output is like this:
    segment info 1-2-3 journal name Journal Date Begin Balance journal Amount Ending Balance
    931-11-11 abcd 09-SEP-2009 *21,492,527.51* -506,290.00
    931-11-11 abcd 09-SEP-2009 1,996,600.00
    931-11-11 abcd 30-NOV-2009 333.58
    931-11-11 abcd 30-NOV-2009 -2,600,200.00
    931-11-11 abcd 30-NOV-2009 -166.79
    931-11-11 abcd 31-DEC-2009 -495,865.00
    931-11-11 abcd 31-DEC-2009 998,035.00 25,755,911.09
    user wants see the beginning balance only @ the first period. He is not interested in showing up at each and every line.
    Then ending balance is sum of the begining balance which is at the first line and sum of all the journal amount which should show up at the last line.
    I don't know how to show begining only at the first period and ending balance at the last row. Please help!!!
    Edited by: PA1B on Feb 18, 2010 11:54 AM
    Edited by: PA1B on Feb 18, 2010 11:57 AM

    Maybe you would come up with a custom folder that unions the GL Balance table to the GL JE Lines table? You would have to union a begiining balance entry to the JE detail. Not sure you would need an ending balance record. The beginning balance entry would have the first day of the month as its journal date value as part of the union coding, and journal name NULL. So that hopefully it will sort out as the first entry for the period. Though even that still provides an issue with crossing over multliple periods. You would have to add conditions that say that select the NULL journal name entry only if the journal date = the begin period begin date. Or as part of the union process you could create a new column with a flag for balance (Y for the beginning balance table records and N for the detail JE lines records) and use that new column for editing along with the begin date of the selected date range. Just trying to toss out some ideas here. I myself have never had to do sometihng like this, so I don't have a proven method to accomplish this. But think back to what happens when you join tables with SQL. You are getting a record today with begin balance, je detail line amount, and end balance, because you are joining gl balances to je detail. What you really want, I think is an SQL result that gives you the first result row being the beginning balance of the account of the user selected From Period, and then the following SQL row results are the detail JE rows. That way you only get the beginning balance to print one time, at the beginning, in the SAME column as the je detail amount, and you can then do a sum at the end of the account to sum up the Discoverer report detail rows that would give you an ending balance, again showing just one time for each account in the report. So you have to ask yourself this question - if I was writing this SQL myself (forget about Discoverer for the moment), how would I write it myself, manually, to get the desired result? Once you know how to code it manually, then that should give you a clue on how to set it up in Discovererer. Hope this helps a bit. Another thought - rather than use Discoverer, maybe look at the Oracle Finanacial Statement generator to handle this? Or maybe come up with some kind of materialized view (that might help performance, since GL detail lines table can get pretty darn large)? Keep in mind with a materialized view you get a non-current view of the data, so that won't work if you absolutely need to query over what is currently in the Oracle base tables. But if this is a once a month thing, you could refresh the materialized view after the period is closed and then the users can run the Discoverer report.
    Good luck.
    John Dickey

  • Fonts not showing correctly only when on my account page on app store

    fonts not showing correctly only when on my account page on app store

    Firstly, make sure that your device is not hidden (left hand pane). If it just reads device then toggle between SHOW and HIDE.
    Secondly, try all the other ports on your computer, even a number of times.
    Thirdly, if you have another computer try plugging your device into it without taking any action, give it a moment, remove it and try it back in your other computer again.
    Failing all that, see here - http://support.apple.com/kb/TS1538 for Windows and http://support.apple.com/kb/TS1591 for Macs
    And failing all that put the device into Recovery mode. See here and note the paragraph 'If you restore from a different computer.... ' down near the bottom of the page -
    http://www.apple.com/support/ipad/assistant/itunes/

  • ITunes Music Progress Bar Fails to Show Time Remaining

    I use iTunes for Windows. Suddenly, in the last two weeks, the progress bar on my iTunes screen has quit showing time remaining on a tune on the right-hand side of the bar. Throughout the tune, it shows only the full time of the tune. How can I change back to time remaining?

    If I remember right in Qt before version 7 you could get time remaining. I'm 100% in saying version 7 dropped this...You can get time remaining in the info box...

  • Validate Date Range in inputDate component

    Hi
    I am using JDev 11.1.1.2.0
    I have an inputDate component which on click i need to give dates from today to future dates not passed dates.
    So i have included 'validate date time range' component in the inputDate component and in the minimum property i have declared 'adf.currentDate' using expression builder and set the maximum as Jan 31,2099.
    But when i execute my application i am able to select passed dates using the inputDate component, please help how can i check the date using a validator in inputDate component.
    Thanks
    Sudeep

    ya i had tried with that property too....
    i have declared minValue as adf.currentDate and on that it changes the value of maxValue to current date in Jan 3,2012
    i have convertDatetime component in my inputDate to display the selected date in certain format.
    It gives error as the format doesnot matches with the convertDatetime and inputDate component.
    How can i use the minValue and maxValue of inputDate component?
    the component:-
    <af:inputDate
    label="Planned Termination Date"
    id="id2"
    value="#{modifyuser.pterminationdate}"
    valueChangeListener="#{modifyuserfields.plannedTermDate}"
    minValue="adf.currentDate" maxValue="2099-12-31">
    <af:convertDateTime pattern="dd-MMM-yyyy"/>
    </af:inputDate>

Maybe you are looking for