Revision: 4565
          http://sourceforge.net/p/vexi/code/4565
Author:   mkpg2
Date:     2013-10-10 18:05:24 +0000 (Thu, 10 Oct 2013)
Log Message:
-----------
Fix. 

Modified Paths:
--------------
    branches/vexi3/org.vexi-library.js/src/main/jpp/org/ibex/js/JSInstant.jpp

Modified: 
branches/vexi3/org.vexi-library.js/src/main/jpp/org/ibex/js/JSInstant.jpp
===================================================================
--- branches/vexi3/org.vexi-library.js/src/main/jpp/org/ibex/js/JSInstant.jpp   
2013-10-10 17:23:26 UTC (rev 4564)
+++ branches/vexi3/org.vexi-library.js/src/main/jpp/org/ibex/js/JSInstant.jpp   
2013-10-10 18:05:24 UTC (rev 4565)
@@ -114,6 +114,7 @@
         //#switch(JSU.toString(key))
        case "format": return METHOD;
        case "getDate": return METHOD;
+       case "getDateTime": return METHOD;
         case "getTime": return METHOD;
         case "diff": return METHOD;
         case "diffMillis": return METHOD;

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
Vexi-svn mailing list
Vexi-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vexi-svn

Reply via email to