api icon indicating copy to clipboard operation
api copied to clipboard

request for API calls to return for a study-id the date/time of creation and date/time of last modification.

Open jomega-github opened this issue 4 years ago • 1 comments

I can scrape the study page html and found the date/time of creation but I cannot find the date/time of last modification of a study. Also I'd much rather have API calls for this than parsing through html. :-)

jomega-github avatar Jul 20 '21 22:07 jomega-github

The PGN tags UTCDate and UTCTime seem to have the date time of creation.

jomega-github avatar Jul 20 '21 22:07 jomega-github