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 |
Error Codes:
None
Notes:
None