Roger Eller wrote: > I have an application running on Windows 7. Windows is localized for > Spanish language, and resides in Mexico. Convert doesn't work. In > their default format, convert VAR to dateItems returns the original > unchanged VAR content. > > This is my workaround. Is there a better way? > > put "22/07/2016 05:22 p.m." into tMEXdate
What format do you get when you run?: set the useSystemDate to false; put the date && the time -- Richard Gaskin Fourth World Systems Software Design and Development for Desktop, Mobile, and Web ____________________________________________________________ [email protected] http://www.FourthWorld.com _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
