Re: Localized date time won't convert to dateItems

2016-07-23 Thread Matthias Rebbe
did you try with the parameter from... convert tDate from …. to dateitems where the parameter after from is the source date format. e.g. put the system date into tDate convert tDate from system date to dateitems. I remember that i had a similar problem when working with system dates which we

Re: Localized date time won't convert to dateItems

2016-07-23 Thread Richard Gaskin
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 be

Re: Localized date time won't convert to dateItems

2016-07-23 Thread Roger Eller
Thanks Klaus! I will give it a try. ~Roger On Jul 23, 2016 11:46 AM, "Klaus major-k" wrote: > Hi Roger, > > > Am 23.07.2016 um 17:34 schrieb Roger Eller >: > > > > I have an application running on Windows 7. Windows is localized for > > Spanish language, and resides in Mexico. Convert doesn'

Re: Localized date time won't convert to dateItems

2016-07-23 Thread Klaus major-k
Hi Roger, > Am 23.07.2016 um 17:34 schrieb Roger Eller : > > 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. >