NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: jari@softmade.fi on July 05, 2016, 10:07:36 AM

Title: Time and date format in webservicemethod
Post by: jari@softmade.fi on July 05, 2016, 10:07:36 AM
Hi

From where I can change time or date-fields format?

Regards

Jari
Title: Re: Time and date format in webservicemethod
Post by: terryd on July 06, 2016, 01:06:31 AM
Hi Jari
Not sure if this is what you need but there is a default date picture on the webserver extension General settings Tab
Title: Re: Time and date format in webservicemethod
Post by: jari@softmade.fi on July 06, 2016, 02:51:34 AM
Hi Terry

I think that this option does not work with the webservicemethod.
I use MySQL database and the field is Date-type
However what I get out is Clarion date format

Jari
Title: Re: Time and date format in webservicemethod
Post by: Bruce on July 07, 2016, 04:58:39 AM
Hi Jari,

So are you asking about how to format a field when including it in the output of a NetWebServiceMethod?

That's kinda different to what you originally asked :)

cheers
Bruce

Title: Re: Time and date format in webservicemethod
Post by: jari@softmade.fi on July 07, 2016, 09:51:43 PM
Hi Bruce

I had problems with the input and output but now the input is solved :)
I added some code in  PrimeRecord routine where I reformated the input values.

I still have problems with the output 

Jari

ps. NetwebServiceMethod is fantastic !!!