Forum Discussion

Vigneshwar's avatar
Vigneshwar
New Contributor
2 years ago

Display Date/time and timezone in the Report footer

If (uiItem.uiItemType = XFReportUIItemType.PageFooterDate) Then Dim combinedText As String ' Get the current date and time Dim currentDateTime currentDateTime = Now combinedText = "Date & Time:...