• Can you add the current date to api responses? That way I can use the date returned by the api to perform some actions based on the the other dates returned.

    An example for anybody who wants this functionality:

    Add to software-license-manager/includes/slm-api-listener.php:
    Line 297:
    'date' => date("Y-m-d"),

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘add current date to license responses’ is closed to new replies.