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
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
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'
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.
>