Go to file
tcdlpds bc81c8923c Change the return type of the app lifecycle's updated time
If the API returns Timestamp object it creates from the Unix timestamp (in milliseconds), but its string representation depends on the JVM’s default timezone. Therefore it returns timestamp based on JVM's timezone. Since it is required to return UTC time, changed the data type and returns the long value. With this improvement it is guaranteed that client gets the UTC time of the app lifecycle's updated time.
2024-08-15 20:21:31 +05:30
.github Update stale.yml 2018-02-07 08:38:09 +05:30
.m2 Update copyright 2023-05-26 23:58:39 +05:30
components Change the return type of the app lifecycle's updated time 2024-08-15 20:21:31 +05:30
features Sync with master branch 2024-07-30 08:51:34 +05:30
.gitignore Add .factorypath file to gitignore 2021-11-12 16:05:26 +05:30
.gitlab-ci.yml Update .gitlab-ci.yml 2021-06-22 04:43:59 +00:00
.travis.yml Adding travis build config 2017-12-22 19:15:30 +05:30
issue_template.md Adding Issue Template 2017-09-26 09:36:40 +05:30
LICENSE Initial commit 2015-01-19 13:05:10 +05:30
pom.xml Sync with master branch 2024-07-30 08:51:34 +05:30
pull_request_template.md Update PR template 2022-11-23 18:52:19 +00:00
README.md Update Jenkins build status badge 2022-11-28 08:00:25 +05:30

Entgra Device Management Core