ADF DVT's time Axis Date Format

Hi, I've been working with DVT line graph and bar graph.
Was able to display details and apply time selector.
The details that can be displayed in the graph is dynamic, meaning the number of bars or columns that will be displayed in the graph can be smaller or bigger.
I just noticed that the Date Format that appears in the X-Axis is not consistent, sometimes is display the dates as day (01, 02, 03.. etc.) then month under it.
but sometimes the format is "mm/dd/yy". Is there a way to make the date format consistent?
Thanks.

hi experts, any idea please...

Similar Messages

  • In the advanced tab of languages and Region the time and date formats will not change

    For a certian Application I am using I need to change the format of the Time and Date. I had no problems in Mountain Lion. In the advanced tab of languages and Region the time and date formats will not change. I need the date format to read as 01/01/14 and time format to read 13:00. As I said this was easily done in Mountain Lion and all previous Apple OS. I suspect it's an issue with in the OS.

    You're right, it has been that way for a long time. I've never bothered reporting it as a bug since it's simple enough to deal with, but reporting it would be a reasonable thing to do.

  • Adding time into date format

    Hi
    Is there any easier way to add time value "now" into a date format with time value 00:00
    I managed to add the time
    Value(dateVariable)+(Value(Now())-Value(Today()))
    I just wander if there is any easiest way to do that or if there is any planed options for that?
    Thanks

    Hi Brutton
    I know about this. My scenario is that I use my custom date picker where user can pick a date. For easier date picking I use date format (today) and then adding day ,month or year into that so the date formant is in time 00:00. I
    need to add now time in that date so I can sort entry by date and also by time in a collection I managed to do that with the format mentioned above but I just wander if there is also any other way to do that. We already have excellent code DateAdd where we
    can add days months and years but I can't really add time with this code. I don't think that DateAdd can add time into date format or at least I haven't figure it out yet. If not there would be nice to have A TimeAdd code then instead of calculations

  • DVT X Axis Date Formatting using tabular data

    Hi,
    I have a curious question about the <dvt:attributeFormat>.
    I wanted to format my bar graph x-axis with locale sensitive date formatting.
    I saw this attribute <dvt:attributeFormat> which I think is the best tool for the job.
    <dvt:barGraph id="wsssudg1" subType="BAR_VERT_CLUST" tabularData="#{myBean.tabularData}">
              <dvt:a t t r i b u t e F o r m a t  >
                   <af:convertDateTime locale="#{myBean.locale}"/>
              </dvt:a t t r i b u t e F o r m a t  >       
    </dvt:barGraph>
    My only concern is this.  I am not using page binding in building my graph data but using tabularData property instead.
    I am passing a java.util.Date object also from my getTabularData method
    public class MyBean{
        public List getTabularData(){
            /*More code her*/
            return list;
    According to the java docs here http://docs.oracle.com/cd/E24382_01/apirefs.1112/e17490/tagdoc/dvt_attributeFormat.html
    The name of the categorical attribute is the name of the attribute/layer that was added to the Graph DataModel. The Graph model can be set declaratively by updating the pagedef. Here is the associated view pagedef for the above graph:
    <graph IterBinding="EmpView1Iterator" id="EmpView1"
          xmlns="http://xmlns.oracle.com/adfm/dvt" type="BAR_VERT_CLUST">
        <graphDataMap leafOnly="true">
            <series>
              <data>
                <item value="Bonus"/>
              </data>
            </series>
            <groups>
              <item value="Hiredate"/>
            </groups>
        </graphDataMap>
    </graph
    >
    ..but since I am not using page binding then what name should I put there?
    Any DVT experts around?

    I tried different name but I cant find the correct attribute name.  Tried 'object', 'attribute 1' etc but it seems not correct.
    <dvt:barGraph id="wsssudg1" subType="BAR_VERT_CLUST" tabularData="#{myBean.tabularData}">
              <dvt:a t t r i b u t e F o r m a t  >
                   <af:convertDateTime locale="#{myBean.locale}"/>
              </dvt:a t t r i b u t e F o r m a t  >       
    </dvt:barGraph>
    Does this mean that this tag only works when you are using page binding?
    If you are using tabulardata in managing your data then does it mean that you cannot use this tag?
    Then how do you format DVT graph data that uses tabularData if you do not know the attribute name?
    The javadoc tag reference does not mention anything about this.
    Anyone has experience in dealing with this scenario?
    Use case:
    How do you format date attribute in a locale sensitive manner when your graph is using custom list in the tabulardata tag property of your graph component.
    Thanks

  • Converting httpSession creation time to Date format

    I have the need to convert the value returned from httpSession.getCreationTime() to a Date format. The value returned from getCreationTime is long. I need to parse this value into 2 other fields. The first needs to be in year, month, day format. The second must give me the time in hours, minutes, seconds and milliseconds. Thanks in advance for any help you can give me.

    Simple:Date date = new Date(httpSession.getCreationTime())

  • TIME-ZONE date format..

    Hi, I need to store/display the 'time-zone' along with date-time information into a date column. Does anyone know what date-format i can use for the time-zone.
    Thank you very much for your help,
    sanjana.

    Hi Utpal,
    Thanks a lot! However, we are using Oracle version 8i at our project..i dont think 8i has these new datatypes. Do let me know if you think of anything else for v.8i
    Thanks very much,
    Sanjana.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial, Helvetica">quote:</font><HR>Originally posted by UTPAL DHAR ([email protected]):
    Hi Sanjana,
    I guess Oracle 9i has a few new DATE Datatypes called :
    TIMESTAMP Datatype
    TIMESTAMP WITH TIME ZONE Datatype and
    TIMESTAMP WITH LOCAL TIME ZONE Datatype
    You could use these datatypes to store/display the timezone along with the date-time information.
    I hope this information is useful to you.
    -Utpal Dhar<HR></BLOCKQUOTE>
    null

  • X-Axis - Date Format in MM/DD

    Hello All,
    I'm a beginner to Design Studio. We are in DS 1.2.
    Our requirement is to display date in MM/DD (06/09) format on X-Axis. 
    Presently, the date is in M/D/YYYY format. (6/9/2014).
    Our Chart Type - Dual Axis-Column Combination.
    Any help is much appreciated.
    Thanks

    Please check this image.
    We are missing Zero's prefix for date and month.
    Underlying query shows result in right format in DD/MM/YYYY.
    Any thought of how I can bring the same format in Design Studio?
    Thanks

  • SUI Time Calendar Date Format and Hours

    Hi
    In Fusion/HCM Cloud, the calendar in the Time page of SUI is currently displaying the date in the format MM/DD rather than DD/MM as per our user preferences. Does anyone know how to change this or know if it is a server setting?
    Also, when booking absence (full day/elapsed time work schedule) the number of hours is showing 1.0 hours on the first and last day of the absence and then 7.0 hours for the other days in the calendar but this isn't configured anywhere.  This is showing correctly in the Availability Calendar within My Portrait. Does anyone know where these hours are coming from?
    Any ideas appreciated.
    Many thanks
    Karen

    Do you have a Date object or a String object?
    If it's a String object, then just use split or replaceAll or substring (whichever you're most comfortable with) to get just the "2007" portion and then Integer.parseInt.
    If it's a Date object, then it doesn't have a format, and you can just feed it to a Calendar and get the year.
    Other than that was does "doesn't work" mean?

  • Date format according to user region

    Hi All,
    I have an explorer where data is coming from hana cubes, what i want is :- if a user in usa opens the information space than date should be displayed as mm-dd-yy and for an Indian user it should be dd-mm-yy
    I am using bo 4.1 sp3.
    thanks in advance,
    Yash

    Hi Yash,
    On the SAP HANA side you must have enabled translations into the different languages for the text. At the same time the date format should also change.
    As a test change the locale of the HANA client and retrieve date results:
    http://scn.sap.com/thread/3301295
    Then according to the Users BI launchpad locale settings, it should format in Indian locale.
    Here a link which states that at least the numeric format can also be changed directly in Explorer (I haven't checked the date).
    https://ideas.sap.com/ct/ct_a_view_idea.bix?idea_id=81DAB90F-6096-4F78-BB3B-384D1826F337
    Denis

  • Has anyone else had issues with changing how the time and date look on the status menu in Mavericks?

    I'm trying to make it so the year displays, but haven't been able to figure out how to change that. I have the Day of the Week, Month, Day and Time only and I haven't been able to figure out how to do that in the Date & Time or the Language & Region Settings.

    There is no option in System Preferences. However, it may be possible to set it with a "defaults write" command.
    This page shows how to set the time and date format in the Terminal, but doesn't show whether you can add the year.
    http://apple.stackexchange.com/questions/75116/i-want-to-change-clock-from-12h-t o-24h-mode-via-terminal
    If you can find a description of Apple's date format code that includes the year, then it may be possible. Or not.
    I'm guessing Apple thinks only Time Travellers need to ask what year it is...

  • LR3 not remembering import date format

    When I import photos, I set the Destination date format as 2010/2010-07/2010-07-06 for today as an example.  However, whenever I exit LR and it tries to import the next time, the date format reverts to 2010/2010-07-06.
    How can I set the default format here?
    Thanks.

    To be honest, I'm not sure.
    I created a pre-set as suggested and it was OK after that.  Maybe it was me!  Thanks for your help anyway.
    BTW, I am using OS X 10.6.4.

  • How to set date format dd.MM.yy for chart time axis

    Is it possible to set default date format dd.MM.yy instead of MM/dd/yy in Flex charts without using label function ?
    In this case we do not know beforehand the length of the time span; it can be minutes, days or weeks.
    Setting locales in compiler options or locale settings for application seems not having any effect.

    For example
    - mx:Barchar
    - if time span is 4 minutes; time axis format is HH:mm and shows 10:00, 10:01, 10:02, 10:03 ; *this correct*
    - if time span is 5 days; time labels are automatically in MM/dd/yy format; question is how to change this automation
    to format dd.MM.yy
    - how to do this *without* dateformatter and *without* coding "if time span is is longer than day nyt less than week then use dd.MM.yy format" ?

  • Date Format in ADF BC + Customization + JDev 10.1.3.3

    Hi,
    Currently we are specifying the date format in ADF BC EO component as MM/dd/yyyy for each attribute which is taking too much time.Specially when we do regionwide deployment of application where date format very specific,then again we need to go to each component and change the format which is nothing but re doing the same work
    Is there common place I can specify the default date format is MM/dd/yyyy for the attributes which has type of date irrespctive of the EO.?
    please advice.
    thx

    Not that I know in ADF BC
    JHeadstart allows it by specifying the Date format in one file "dateformat.properties" where you can specify date formats common to all Date and DateTime attributes in an application:
    dateclass=java.sql.Date
    datetimeclass=java.sql.Timestamp
    datepattern=dd/MM/yyyy
    datetimepattern=dd-MMM-yyyy HH:mmRegards,
    Didier.

  • Waveform chart time axis is not matching the waveform data

    So here an interesting conundrum I hope you might be able to help me with...
    My VI has waveform data sent to a chart, though the data is not being plotted against the current time.  Rather, it is being plotted starting way back in the reference time (way back in 1903).  I don't understand why this is happening.  When I build the waveform, I use the "Get Date/Time in Seconds" function outside the while loop and feed that into my "Build Waveform" Function as the t0 value.  My dt value is 0.05 (20 Hz) and then I feed in my array of data in the Y input.  Any ideas why the chart is plotting this data over 100 years ago?  Thanks!
    Andrew

    Hiii, Ronin
          Here is your solution.
    By default, waveform charts and graphs display the absolute time at time 0 as 7:00:00 PM, 12/31/1903 on a Windows based system. Property nodes can be used to get the correct absolute time to display on the x-axis of the waveform chart.
    First, right click the chart on the front panel and select X Scale >> Formatting. Then set the format to Absolute Time.
    Create a property node for the waveform chart by right-clicking on the chart on the block diagram and selecting Create >> Property Node. Expand the property node to display two properties. Select the Format property and the Offset property. The Format property is located under X-Scale >> Format and Precision >> Format, and the Offset property can be found under X-Scale >> Offset and Multiplier >> Offset. Right click on the property node and select Change All to Write.
    For the Format property, the context help shows that there are multiple inputs to this property. Wire in a value of 7 to set the format to Time and Date.For the Offset property, first wire the output of the Get Data/Time in Seconds VI to the input of the To Double Precision Float VI. Then wire the output of the To Double Precision Float VI to the Offset property.
    In addition, if you know the number of data points plotted to the chart per second, you can set the Multiplier property located under X-Scale >> Offset and Multiplier >> Multiplier. If there are x data points generated per second, wire in a value of 1/x to the Multiplier property. A simple example program "Chart with Timestamp" that demonstrates how to do that is attached.
    Thanks,
    Nishant
    Attachments:
    Chart with Timestamp.vi ‏36 KB

  • Help Needed : ADF DVT Dual Y graph Tabular data

    Hi,
    I need to display a dvt:lineGraph containing 2 Y axis.
    The data for the graph is tabular data from a backing bean.
    I am able to display a single y axis graph.
    But since dual y graph needs two series set I am facing problem in specifying that which rows belongs to first series set and which rows belong to the other series set.
    The tabular data is a dynamic one which may change upon every partial refresh every 5 seconds.
    regards
    Lalatendu Patra

    Hi,
    Please see my response on this thread on how to achieve this with a relational data control:
    Re: Drilldown in ADF DVT charts using data control
    Thanks
    Katia

Maybe you are looking for

  • How can I change my "Home directory" folder name?

    Hello, everyone. I was given a pre-owned MacBook Pro that's running OS 10.6.8.  How can I change the name on the Home directory folder?  I was able to change the Administrator Account settings, but the Home directory still shows the previous owner's

  • Oss2jack problem [Solved]

    I recently set up mpd and sonata and it worked, but I wanted to allow multiple programs to play sound so I decided to install oss2jack.  It worked, but then  I rebooted and I get an error when trying to play something.  For example, I type: ogg123 mu

  • Explain Plan Diff not available yet on Mac ?

    Hi, I followed the Online tutorial for the new Explain Plan Diff feature, however when I right-click the tab of the auto-trace no menu appears at all. Am I doing something wrong or is this feature not yet available on the Mac version or has it been f

  • Office 2013 Group Policy Deployment

    Hello, I'm trying to deploy Microsoft Office 2013 Professional Plus using Group Policy. I'm trying to use these directions:  http://technet.microsoft.com/en-us/library/ff602181(v=office.15).aspx Throughout the directions, they give instructions, then

  • Customize MC Properties

    Hello, I am using Captivate 5.5 and wondering it there is a workaround to change the default gray highlight color on the available choices for Multiple Choice Type of Questions. I've been looking at the Slide Quiz Properties but couldn't find any. Th