Difference between revisions of "Common:Date Time Display Types"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
* ''As Entered - ''The date/time is stored and displayed exactly as entered.
:* ''As Entered - ''The date/time is stored and displayed exactly as entered.
* ''Convert to Local Date/Time'' - (Default) Value is presumed to be entered in user's local time zone. The value is converted to the System Time Zone for storage in the database. When displayed, it is converted the user's time zone.
:* ''Convert to Local Date/Time'' - (Default) Value is presumed to be entered in user's local time zone. The value is converted to the System Time Zone for storage in the database. When displayed, it is converted the user's time zone.
::'''Note:'''<br>These options are available for new fields in {{type|}}s. They are not available for standard Date/Time fields (for example: <tt>modified_time</tt>) or for Date/Time fields in the {{Type}}s. Those fields are always converted.

Latest revision as of 01:22, 18 March 2014

  • As Entered - The date/time is stored and displayed exactly as entered.
  • Convert to Local Date/Time - (Default) Value is presumed to be entered in user's local time zone. The value is converted to the System Time Zone for storage in the database. When displayed, it is converted the user's time zone.
Note:
These options are available for new fields in Custom Objects. They are not available for standard Date/Time fields (for example: modified_time) or for Date/Time fields in the System Objects. Those fields are always converted.