Opened 10 years ago
Closed 10 years ago
#35224 closed defect (bug) (fixed)
Incorrect docs for rest_parse_date
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.5 | Priority: | normal |
| Severity: | normal | Version: | 4.4 |
| Component: | REST API | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description
The rest_parse_date() function returns a unix timestamp, but the docs say it returns a DateTime instance.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
In 36086: