cenyu Active Member Licensed User Longtime User Feb 2, 2018 #1 Hi, does anyone know how to get current date and time from time server when activity start? Last edited: Feb 2, 2018
LucaMs Expert Licensed User Longtime User Feb 2, 2018 #2 cenyu said: from time server Click to expand... Which server??? Upvote 0
Yvon Steinthal Active Member Licensed User Longtime User Feb 2, 2018 #3 Like LucaMS said... But in the case it runs PHP you can just do a gettime.php and have a date("Y-M-d H:i:s"); returned to you ... Just an example... Upvote 0
Like LucaMS said... But in the case it runs PHP you can just do a gettime.php and have a date("Y-M-d H:i:s"); returned to you ... Just an example...
DonManfred Expert Licensed User Longtime User Feb 3, 2018 #4 The forumsearch is working! https://www.b4x.com/android/forum/threads/b4x-sntp-class.86088/ Upvote 0