on unity i see this message as "matchCreateDate":1.469006372859E12
is it normal?
Best Answer
T
Tech Support
said
over 6 years ago
Hi Ufuk Coban,
1469006372859 and 1.469006372859E12 are the same number, so this is nothing to worry about.
One (in the test harness) is being displayed in simple notation, whilst the second (Unity) is displayed using Scientific Notation. It shouldn't cause any issues for you as the actual number is identical in both cases and is simply being displayed differently in different applications.
Kind regards,
Jonathan.
1 Comment
Tech Support
said
over 6 years ago
Answer
Hi Ufuk Coban,
1469006372859 and 1.469006372859E12 are the same number, so this is nothing to worry about.
One (in the test harness) is being displayed in simple notation, whilst the second (Unity) is displayed using Scientific Notation. It shouldn't cause any issues for you as the actual number is identical in both cases and is simply being displayed differently in different applications.
Ufuk Coban
On Test harness i see json message response as
"matchCreateDate": 1469006372859
on unity i see this message as "matchCreateDate":1.469006372859E12
is it normal?
Hi Ufuk Coban,
1469006372859 and 1.469006372859E12 are the same number, so this is nothing to worry about.
One (in the test harness) is being displayed in simple notation, whilst the second (Unity) is displayed using Scientific Notation. It shouldn't cause any issues for you as the actual number is identical in both cases and is simply being displayed differently in different applications.
Kind regards,
Jonathan.
Tech Support
Hi Ufuk Coban,
1469006372859 and 1.469006372859E12 are the same number, so this is nothing to worry about.
One (in the test harness) is being displayed in simple notation, whilst the second (Unity) is displayed using Scientific Notation. It shouldn't cause any issues for you as the actual number is identical in both cases and is simply being displayed differently in different applications.
Kind regards,
Jonathan.
-
Documentation Notes
-
Design issues with user events
-
Using NoSQL
-
Runtime Collections vs Metadata Collections
-
Anonymous authentication from browser app
-
Modules
-
Movement With Unity
-
Problem with url parameters for downloadables
-
Querying NoSql GameSparks database
-
Challenge accesType
See all 2487 topics