now abstract method

DateTime now()

This method returns the time that has been synchronized with Yandex servers. Use it if you don't trust the time on the local device because the user could have set it incorrectly. If time synchronization has failed or not yet finished, the returned value equals the local device's time. Return POSIX time. For more information, see https://en.wikipedia.org/wiki/Unix_time.

Implementation

core.DateTime now();