Server.getDateFormats (Method)
Returns one or more structures, each containing information on the formats that can be used to display a date.
Returns:
Server_GetDateFormats_Result (query)
Each row of the returned query results has the following fields:
Field Name | Type | Description |
---|---|---|
Format | PlainText_NonNull | A format that CommonSpot uses to display a date. |
Context:
License Requirements | None |
Permission Requirements | ContributorOrServerCode |
Deny Context | None |
Require Context | None |
Author Lock | (not required) |
Transaction Logging | Transaction logging is disabled for this method |
Customization | Customization is not supported for this method. |
Error Codes:
None
Notes:
None