NCBI C++ ToolKit
Public Attributes | List of all members
TDBTimeI Struct Reference

Search Toolkit Book for TDBTimeI

Database format for time where day and time is signed 32 bit. More...

#include <corelib/ncbitime.hpp>

Public Attributes

Int4 days
 days from 1/1/1900 More...
 
Int4 time
 x/300 seconds from the beginning of current day More...
 

Detailed Description

Database format for time where day and time is signed 32 bit.

Definition at line 114 of file ncbitime.hpp.


The documentation for this struct was generated from the following file:
Modified on Sat Dec 02 09:22:04 2023 by modify_doxy.py rev. 669887