• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Return metadata cdbDatCreated
#5
(11-25-2019, 04:57 PM)simon.schvartzman Wrote:
(11-24-2019, 12:49 PM)JereMiami Wrote: I would like to return the value  in the cdbDateCreated metadata (e.g., "Sun, Oct. 27, 2019 4:06:00 PM").  I know that it is a subkey. How would I do this?

Thanks!

Hi, AFAIK there is no way to do it. I have a similar need and submitted a suggestion that can be seen here https://forums.livecloud.io/showthread.p...ght=metada

The export API for JSON is able to provide the metadata. But, there are other ways to get to your data. As Efrain proposes, your cdb_read will download the entire record, including the metadata. The query API has an option to provide the whole record as output as well. Keep in mind that the times are stored in seconds for a variety of positive reasons; they take up less space, can be sorted numerically, and are easier to compare times against each other.
  Reply


Messages In This Thread
Return metadata cdbDatCreated - by JereMiami - 11-24-2019, 12:49 PM
RE: Return metadata cdbDatCreated - by mark_talluto - 11-25-2019, 06:48 PM
RE: Return metadata cdbDatCreated - by efrain.c - 11-25-2019, 05:40 PM
RE: Return metadata cdbDatCreated - by JereMiami - 12-05-2019, 06:10 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)