interface JiraDateTimeInput {
    formattedDateTime: string;
}

Properties

formattedDateTime: string