/
Date Time Settings
Date Time Settings
Date and time rendering can be customized for the instance (the server) and per user. Normally users should use the default settings defined for the server.
The per user settings can be modified to allow to adopt to different time zones. Reports and documents will always use the server settings.
Date and Time Setting Format
The format for specifiying date and time is described in
http://docs.oracle.com/javase/6/docs/api/index.html?java/text/SimpleDateFormat.html
Date and Time Setting Examples
format | shows as |
---|---|
yyyy.MM.dd | 2001.07.04 |
EEE, MMM d | Wed, Jul 4 |
h:mm a | 2:08 PM |
hh:mm a | 02:18 PM |
HH:mm | 14:18 |
, multiple selections available,