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

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
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 and [[CRM Objects]]. They are not available for standard Date/Time fields (for example: <tt>modified_time</tt>) or for Date/Time fields in the [[Built-in Objects]]. Those fields are always converted.
:'''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.

Revision as of 19:45, 11 October 2012

  • 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.