1MONGOC_GRIDFS_FILE_GET_UPLOAD_DATE(3l)ibmongMoOcNGOC_GRIDFS_FILE_GET_UPLOAD_DATE(3)
2
3
4

SYNOPSIS

6          int64_t
7          mongoc_gridfs_file_get_upload_date (mongoc_gridfs_file_t *file);
8

PARAMETERS

10file: A mongoc_gridfs_file_t.
11

DESCRIPTION

13       Fetches  the  specified  upload date of the gridfs file in milliseconds
14       since the UNIX epoch.
15

RETURNS

17       A signed int64 with the upload date  in  milliseconds  since  the  UNIX
18       epoch.
19

AUTHOR

21       MongoDB, Inc
22
24       2017-present, MongoDB, Inc
25
26
27
28
291.25.1                           Nov 08, 2M0O2N3GOC_GRIDFS_FILE_GET_UPLOAD_DATE(3)
Impressum