On Fri, 1 Apr 2011 14:15:44 +0200
"Patrick Mast, xHarbour." <patrick.m...@xharbour.com> wrote:

> Hey Andi,
> 
> > The encoding does accept DATE and TIMEFLAG. Or am I missing something?
> 
> Please look at this sample:
> 
> JSon:=hb_jsonencode(Date(), .F.)
> ? hb_jsondecode(JSon, @dDate) // Returns "20110331" instead of a date var
> 
> So, it seems it does not recognize the Date value when decoding.
> 
> ;-)

It is the expected behaviour. Please read Mindaugas and Przemek's
responds.

Andi


------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to