Skip to end of banner
Go to start of banner

getWorklogCreatedDate

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Description

Returns the created date of a worklog.

Parameters

Return Type

Date

Example

print(getWorklogCreatedDate(key, 11201))

Prints the created date of the worklog with id = 11201, on the current issue.

See also

  • No labels