Talk: How to control publication date in the talk admin? (defaults to 1/1/1970)

Created on 6 Sep 2018  路  2Comments  路  Source: coralproject/talk

I have deployed the talk service and in the dashboard under /admin/stories I see the stories. All good.

Just for Publication Date I am not sure how to control that. It get set to NaN/NaN/NaN in development and to 1/1/1970 after it is deployed. Is there a parameter or something that I need to use to control the publication date?

question

Most helpful comment

Hey!
The date must be a valid ISO date, e. g. 2018-09-10T16:19:30.232726+00:00. Further you need to pass the publication_date attribute when adding a asset to talk.

You'll find some details over there: https://docs.coralproject.net/talk/integrating/asset-management/

All 2 comments

Hey!
The date must be a valid ISO date, e. g. 2018-09-10T16:19:30.232726+00:00. Further you need to pass the publication_date attribute when adding a asset to talk.

You'll find some details over there: https://docs.coralproject.net/talk/integrating/asset-management/

Ok thanks that's exactly what I was looking for :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mattlinares picture mattlinares  路  5Comments

allanassis picture allanassis  路  3Comments

kgardnr picture kgardnr  路  5Comments

deepaksisodiya picture deepaksisodiya  路  5Comments

cristiandean picture cristiandean  路  3Comments