Access the system time on mobile

how do you access the system time on iOS or Android for Unity mobile?

1 Answer

1

[edit]
Ah, sorry wrong link before: Try this.

http://forum.unity3d.com/threads/29667-How-to-get-system-time-in-Unity

Are you sure you followed the steps? I just did it and it worked for me, in 5.6.2f1. Before that though I tried Assets -> Export Package.. -> selected only the scene, with include dependencies checked -> Export... And THAT eneded up exporting the entire project. However by0log1c's steps produced the desired result.