Quantcast
Channel: All Developer posts
Viewing all articles
Browse latest Browse all 49134

Re: Custom Streaming Tile -moment construction falls back to js Date

$
0
0

 

I can reproduce that issue when sending a date which is not in ISO 8601 (2017-03-08T06:02:42.046Z) . Try to recreate a new streaming dataset and change the C# code a little bit.

DateTime.UtcNow.ToString("s") + "Z"

 


Viewing all articles
Browse latest Browse all 49134

Trending Articles