Update Terminal Time
Last updated
Last updated
When the Wi-Fi connection is enabled, the date and time will automatically update.
Go to: Settings > Date & Time.
Disable "Automatic time zone" and "Automatic date & time".
Manually set the date and time as needed.
Utilize the Android system clock method to change the system time programmatically.
To use the API method, include the following permission in your application's manifest: 'android.permission.CLOUDPOS_SETTIME'.
To understand the implementation details, please download the .