Way to display current date and time and other useful information in OBIEE Is to use the narrative or static text view and display them by using the following
Current Date and Time:@{system.currentTime}
user:@{user.displayName}
Language:@{session.language}
Logintime:@{session.loginTime}
Timezone3:@{session.timeZone}