BUG? about to create a new Date variable in Flex 3. 5A

I'm using Flex builder 3 with SDK 3.50.13683.

When I create a new variable Date in Jan 29-31, I will get February 1-3. Is this a BUG?

For example, if I use:

"var date: Date = new Date (2009,1,29);

I'll actually go 2009.2.1 this variable 'day '... What's wrong?

I tried SDK 3.4.1.10084 and also tried the year 2007 and 2008, all the same!

I can't get a Date in any Jan 29-31!

Any solution? Thank you.

Months start counting from 0! So month # 1 February.

"var date: Date = new Date (2009,0,29);" will produce, 29 January.

Dany

Tags: Flex

Similar Questions

  • Create the new data model

    How can I create a new data model?

    Hello

    In the browser, right-click on the drawings and models, select 'New Design'.

    Maybe look in the tutorials.

    Joop

  • How can I find out who created a new data center or virtual?

    Is there a specific log file?  I'm trying to find out who created a new data center and some VM.

    The events are not stored in a file, but are stored in the database of vCenter in the VPX_EVENT table. The creation of a data center is a vim.event.DatacenterCreatedEvent in the EVENT_TYPE column. The user who has created are in the USERNAME column. The name of the data center is in the DATACENTER_NAME column. Time of creation is in the CREATE_TIME column.

    I tried to create and delete a data center and after removing it, I could always find events in the database.

  • With JNDI error when you create a new data source

    Hello:

    This weekend, when adding new applications in the production environment, we had a problem where the new managed servers JNDI tree was inaccessible.

    We have seen the error message was:

    ####
    < 1364066840022 > < BEA-149231 > < cannot create the activation state to true for the application "EOI".
    weblogic.application.ModuleException:
    at weblogic.jdbc.module.JDBCModule.activate(JDBCModule.java:349)
    at weblogic.application.internal.flow.ModuleListenerInvoker.activate(ModuleListenerInvoker.java:107)
    to weblogic.application.internal.flow.DeploymentCallbackFlow$ 2.next(DeploymentCallbackFlow.java:411)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.activate(DeploymentCallbackFlow.java:74)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.activate(DeploymentCallbackFlow.java:66)
    to weblogic.application.internal.BaseDeployment$ 2.next(BaseDeployment.java:635)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
    at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:16)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:162)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
    to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doPrepare(DeploymentAdapter.java:42)
    at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:187)
    to weblogic.management.deploy.internal.AppTransition$ 1.transitionApp(AppTransition.java:21)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:233)
    at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:165)
    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:173)
    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:89)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    weblogic.common.ResourceException: is already bound
    at weblogic.jdbc.common.internal.RmiDataSource.start(RmiDataSource.java:387)
    at weblogic.jdbc.common.internal.DataSourceManager.createAndStartDataSource(DataSourceManager.java:136)
    at weblogic.jdbc.common.internal.DataSourceManager.createAndStartDataSource(DataSourceManager.java:97)
    at weblogic.jdbc.module.JDBCModule.activate(JDBCModule.java:346)
    at weblogic.application.internal.flow.ModuleListenerInvoker.activate(ModuleListenerInvoker.java:107)
    to weblogic.application.internal.flow.DeploymentCallbackFlow$ 2.next(DeploymentCallbackFlow.java:411)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.activate(DeploymentCallbackFlow.java:74)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.activate(DeploymentCallbackFlow.java:66)
    to weblogic.application.internal.BaseDeployment$ 2.next(BaseDeployment.java:635)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
    at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:16)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:162)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
    to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doPrepare(DeploymentAdapter.java:42)
    at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:187)
    to weblogic.management.deploy.internal.AppTransition$ 1.transitionApp(AppTransition.java:21)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:233)
    at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:165)
    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:173)
    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:89)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)


    We traced the issue to a new data source that has been added were we found that along with the entry of jndi name expected in the jdbc xml file, there were two empty entries:

    < jndi name - > weblogic.jdbc.DataSource.EOI < / jndi-name >
    < jndi name - > < / jndi-name >
    < jndi name - > < / jndi-name >


    The data source has been removed, consoles restarted, the re-created data source and the problem happened again. To get through the issue, had to manually remove empty tags in the xml file.

    We have created 2 new sources of data, and it happened only on the spot. The same data source each time. In addition, this question moved not when these changes have been made in our regions of bass (development, qa).

    The version is the same in all three regions.

    WebLogic Version:
    WebLogic Server temporary fix for 9324911 Wed Feb 03 22:38:01 PST 2010
    WebLogic Server 10.3 Fri Jul 25 16:30:05 EDT 2008 1137967


    Is this a known issue? And if so, is there a way to avoid it, other than to start checking the newly created XML files permanently?

    Thank you

    Ted

    Yes, it's a common problem documented in the Oracle documentation:
    WebLogic Server: Get ' weblogic.common.ResourceException: is already bound ' exception with name JDBC JNDI (Doc ID 1154250.1)

    The only solution is to remove the empty value entries.

    Bravo!
    AJ

  • Problems creating a new preset of data element in DataSocket

    I'm doing a simple test using datasocket between two computers.  When I use the predefined data element "SampleString" I can write my string value for the socket server data, which is on the same computer, and read it on a networked computer.  When I create my own new predefined given that it does not work.  I get an error saying I have insufficient privileges to read, write, or create items in the datasocket server.  I was reading or writing anyhost to my new predefined element, so I don't think it would be a problem.  Any ideas?

    I found the problem.  After you have created a new data element predefined, I have to close the datasocket server and datasocket Server Manager, and then reopen for the new data element is taken into account.

  • Cannot create new Data Source - Oracle ODBC doesn't show any system DSN

    On Windows 7 x 64, installed Oracle 10 g using ODBC to connect to the Oracle database, but I am not able to create a new data source as Oracle ODBC doesn't show... illustrious system DSN only SQL server etc etc...

    If you have installed the 32-bit database Client, try the 32-bit ODBC administration tool: C:\Windows\SysWOW64\odbcad32.exe

    Note that 10.2.0.5 is the oldest version of "10g" supported on Windows 7.
    http://download.Oracle.com/docs/CD/B19306_01/Relnotes.102/b15680/TOC.htm#BABEBBJF

    As an alternative, try the customer Instant 11.2.
    For 32-bit applications: http://www.oracle.com/technetwork/topics/winsoft-085727.html
    64-bit / x 64: http://www.oracle.com/technetwork/topics/winx64soft-089540.html

  • Strange problem after moving from the virtual computer to a new data store

    I am migrating our VM existing (8 in total) a 'problem' RAID to a new table on a new controller and am having a strange problem. Here are the steps I took (host OS is Ubuntu 8.0.4 LTS x 64):

    (1) off the power the virtual computer from the Web interface

    (2) the directories created for each virtual on the new RAID array computer (in this case a RAID 10 array on LSI 9750-8i controller)

    (3) rSync used to copy the data from RAID1 to be RAID2

    4) has created a new data store on the new RAID through the Web Server of VMWare user interface.

    (5) removed VM of the inventory through the Web, their return, added user interface then choose files .vmx on new data store on RAID2

    They have all power save fine... but three of them are not accessible on the network. I can open a console in the Web Server of VMWare user interface and they all run normally... but I can't their ping or access the respective virtual machine Web GUI. It seems quite arbitrary that those who work and those who are not. In this case... the VM that don't work is a license Autodesk, a Squid proxy server and a VM of cactus. All three of these virtual machines are 32-bit Ubuntu Server VM (two 8.0.4 and a 10.0.4)... and are the only Ubuntu VM on this host. It must be signifigant but I'm not see how.

    If I delete these three virtual machines of the inventory again and add to their original location (on the RAID1) they light up AND work normally. A consultant that we were working seemed surprised, as he had also done this experiment with some of the older VMWare products. I don't see how it would be the physical location of the files of the virtual machine. Any ideas?

    We rely on the migration to ESXi soon but in the meantime, we get these a few VM out of this RAID array problem. I'm stuck.

    Depending on the application, it may be enough to reconfigure the IP parameters (they are very probably on DHCP now) for the newly detected virtual NIC.

    André

  • Create a second data store or expand an existing for a second guest data store

    Hello

    I want to create a second guest in an ESXi environment with two hard drives. Currently a single guest runs on the first store of data on the hard disk of the first. The second hard disk is attached and I should expand the existing data store or create a new data store. Is performance better if each client runs on his 'clean' hard drives or is there no leak performance if I extend the first store of data.

    Kind regards

    Axel

    Hi Alex

    Because of course you need to better performace on your virtual machine when each of the virtual machine would work on the separate data store that is created on the separate physical hard drive. Is visible only in the DISK operation.

    A question, does your env test or production?

    If my answer is useful, click on some stars

    Visit my blog

    www.vmwaremine.com

  • BlackBerry Z10 Z10 calendar Bug (closed schedule when you create a new appointment and try to change the start date/time)

    Hello

    Report a bug with my new Z10.  Fairly easy to reproduce:

    1. Go to "calendar".
    2. Click 'Add '.
    3. Click on the 'Starts' falling down
    4. Farm of "calendar".

    I tried to restart the phone, but same result.  This works if you change a date, but not to create a new appointment.

    Thank you

    Jamie

    This is a known problem and I hope it will be fixed in a future update.

  • Actions and Variables are duplicated when I create the new model project

    My organization uses a standard model for our courses.  In this model, I added a few variables and advanced actions to enable to the learner to customize the course a bit and support our "test-out" option

    What I found however, is that when I create a new project of this model that all stocks advanced and variable are... reproduce some several times.

    And ideas on how to make this stop?

    Jay

    Unfortunately, this is a known issue.  I pointed out about it here:

    Problems of duplication in Adobe Captivate Cp7 Cp8 Templates | Infosemantics Pty Ltd

    As far as I know, the problem persists even in Captivate 9 If you create a template that has advanced Actions, and these actions are used by no slides in this model.  When you create a file CPTX of this model, Variables and advanced Actions are duplicated by about the same number of times that the advanced initial Action is used.

    You can test this by creating a simple project with two blades, a variable and a Standard Action that affects this variable with values. Define the event on slide enter on the second slide to run the Standard Action. Save the project as a model CPTL and then use this model to start another project CPTX file.  When you check the list of Variables and advanced Actions you will find that there is a duplicate of each.

  • problems after upgrading firefox. reset this is ugly. created the new profile, but can not recover data from old profile.

    I use firefox on a MacBook pro. Mac OS X version 10.7.5. There was an update of firefox on a day or 2 ago. Since this was done, I was getting 'syntax error' 5 times, each time that a page has been loaded. Some research has suggested that an application or a plug-in called "social fixer" might be the problem but I could not understand how to get rid of it so decided to try to reset Firefox. Minutes passed and a message was on the screen saying the old files of firefox have been been "cleaned" or something, but it seems to be 'stuck' because the progress bar was little jerky. Doesn't it usually doesn't. So I clicked on "Cancel". After that, I couldn't even firefox to start. Looks like my profile is unavailable or inaccessible. Following the instructions found on the support site, I created a new profile and I thought I copied the files from the previous firefox on the new profile, but when I run firefox, it's a blank slate. None of my bookmarks or passwords are there. It must be here somewhere, but I can't seem to understand.

    Looks like there was a problem with updating the profiles.ini file.

    You can try to remove the current profiles.ini file to force Firefox to create a new default profile where Firefox has not done that.
    You can check if there is a profile folder with a number of attached time stamp and in this case, you can set the location of a profile created in this folder.

    If you need to recover data from an older profile, always in the default location, or as a folder of old data of Firefox on the desktop then see:

  • Cannot create a new startup with my data disc

    Hi guys, here's the problem: when I try to create a new startup with my data disc, I can't boot from this drive.

    The startup progress bar takes forever and then I see a white circle with a line through it. ("Prohibited" / "Ghostbusters" sign.)

    In verbose mode, it hangs on "break pci: SDXC ' for a while, then it clears the screen and watch the Circle + line with 'still waiting on the root device' at the bottom left.

    I can't boot into single user mode. Quite simply, there is the same thing as verbose mode. Even in safe mode. So I have few options for debugging. I did a SMC reset, no change. Is there anything else I should try?

    Additional information:

    -I'm trying to start off a new SSD that I bought, currently in a USB 3.0 enclosure external. I know that all is well with the speaker because I started off of him several times in the past. I know that all is well with the reader, because I tried to do the same process with another drive and it doesn't work the same way.

    -J' cloned my current boot drive to the new drive with SuperDuper!, Carbon Copy Cloner and I also did a clean install of El Capitan using recovery mode. The new facility has worked well until I migrated my old data.

    - So there must be something in my data which are striated throughout this process. I don't know what it is maybe or how to track him down.

    Any thoughts are appreciated!

    Have you tried the PRAM reset? Restart while pressing control + command + P + R until you hear the boot chime at least twice.

  • Time Machine every few weeks stopped backup because it must create a new backup. 9 to on MY Cloud EX2 takes 4 full days. Crazy to keep losing all backup dates.

    Time Machine every few weeks stopped backup because it must create a new backup. 9 to on MY Cloud EX2 takes 4 full days.

    Crazy to keep losing all backup dates

    Message reads

    "Time Machine has conducted an audit of your backups on"WDMyCloudEX2". To improve the reliability,

    Time Machine must create a new backup for you"

    Click Start a new backup to create a new backup. This will remove your existing backup history. This may take several hours.

    Click Back Up later to be reminded tomorrow. Time Machine won't perform backups during this period.

    Is - this common, no way to stop it?

    Just take a brief look at WD for 'My Cloud EX2' site, they list El Capitan as an operating system supported. Mavericks is the latest OS listed. Probably you need to contact Western Digital support.

  • The button create a new paragraph style does not work for me, is this a bug or something stupid I did?

    The button create a new paragraph style does not work for me, is this a bug or something stupid I did?

    Pages on El Capitan 10.11.1 v5.6.1.

    I just created a quote indented using ITC Garamond Book Italic with left and right margins altered. Well selected, I clicked on the + symbol in the paragraph, named the new Styles pop-up style Indented quote and you press return.

    Always selected in the body of the document, I applied the body paragraph Style to restore the normal formatting and then with the text again, the paragraph of citation Style indented - who worked as expected.

    If you want that your new Style of paragraph to survive across documents, you will need to save it in a model. You can also have two different Pages, documents open in Pages v5.6.1, and copy/paste the custom styles between the selected text in these documents by using the Format menu.

  • Write the measurement data in text file every 10 seconds for a duration of 2 seconds, creating a new file every time.

    Greetings,

    I'm working on an application for the acquisition of data that runs constantly and need to record data at intervals of 10 seconds for a duration of 2 seconds.

    On each interval recording, I have to create a new file that contains a number of journal in the name of the file (Test_1.txt, Test_2.txt,...);

    and add to the current time and date on the header of the file.

    My question is how can I do this with what I have so far?

    The attached vi is a notion of what I am trying to accomplish. The application also has the DAQmx read functions in the vicinity while loop.

    and a few manipulations of data. Apart from the main loop, I create and launch tasks DAQmx.

    Thank you for your help.

    Best regards

    Matej

    Hello

    Thought this one myself.

    Here is the solution, if anyone needs something similar.

    Best regards

    Matej

Maybe you are looking for