locale lab a must read On Oct 26, 2014 12:51 PM, "Kyle M. Rudden" <[email protected]> wrote:
> Got it - thanks. Locales are an area that I have not explored yet. > > Kyle Rudden > > -----Original Message----- > From: [email protected] [mailto: > [email protected]] On Behalf Of tom arneson > Sent: Sunday, October 26, 2014 8:43 AM > To: [email protected] > Subject: Re: [Jprogramming] datetime addin not working > > That noun is in a locale: rgsdatetime > > MS0Date_rgsdatetime_ > 36522 > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Kyle M. > Rudden > Sent: Sunday, October 26, 2014 06:46 > To: [email protected] > Subject: Re: [Jprogramming] datetime addin not working > > Script is loading, without error message, but cannot access content: > > load 'types/datetime' > MS0date > |value error: MS0date > load 'types/datetime/test/test_datetime' > test_datetime passed > load 'c:/users/krudden/j64-802/addons/types/datetime/datetime.ijs' > MS0date > |value error: MS0date > > Kyle Rudden > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Tikkanz > Sent: Sunday, October 26, 2014 1:03 AM > To: Programming JForum > Subject: Re: [Jprogramming] datetime addin not working > > Agreed. > I was able to load and run the test script successfully in both j64 8.02 > and 8.03. > load 'types/datetime' > > load 'types/datetime/test/test_datetime' > > test_datetime passed > > We will need more information to help. > > > > > > On Sun, Oct 26, 2014 at 3:53 PM, chris burke <[email protected]> wrote: > > > I don't see any obvious problem with datetime. > > > > What did you try, and with what result? > > > > On Sat, Oct 25, 2014 at 8:30 AM, Kyle M. Rudden < > > [email protected]> wrote: > > > > > I wanted to convert some Excel dates to J, and some other > > > functionality found in the datetime addin, but can't seem to get the > addin to work. > > > It lists as installed, and I have also installed the "numeric" addin > > > it called for . > > > No problems with other standard addins. > > > I took the MS0Date value I wanted from the datetime.ijs file, so I > > > have a work around, but still not sure why the addin would not work. > > > Not critical for what I am doing right now, but just wanted to > > > mention > > it. > > > Running 8.02 on Windows 7 64. > > > > > > Regards > > > Kyle Rudden > > > > > > -------------------------------------------------------------------- > > > -- For information about J forums see > > > http://www.jsoftware.com/forums.htm > > > > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
