Get the time the request was issued. Client libraries typically set this to the current system clock time; set it explicitly if you are calling the REST API directly.
public DateTime ocpDate()
the ocpDate value
谢谢。