Search code examples
64-bit Unix timestamp conversion...


c++linux64-bit32bit-64bittime-t

Read More
Is there any way to get 64-bit time_t in 32-bit programs in Linux?...


clinuxgcc64-bittime-t

Read More
How to convert time_t to tm?...


ctmtime.htime-t

Read More
Format specifiers for implementation-defined types like time_t...


cprintftypedeftime-t

Read More
In C language I got a error in <time.h> library about time_t...


ctime.htime-t

Read More
search for uses of int used instead of time_t...


cstdtime-t

Read More
easy way to add 1 month to a time_t in C/C++...


c++cdatetime-tdate-math

Read More
_USE_32BIT_TIME_T equivalent for gcc...


gcctime-t

Read More
portable way to deal with 64/32 bit time_t...


c32bit-64bitportabilitytime-t

Read More
localtime() crashes when pass value >0x7FFFFFFF...


ctime-t

Read More
Get the current time in C...


ctimetime-tlocaltime

Read More
Incorrect result after adding days to date...


cdatetimetimetimezonetime-t

Read More
Converting seconds since epoch to time_t...


ctimetime-t

Read More
Convert date and time numbers to time_t AND specify the timezone...


c++datetimetimezonetime-t

Read More
C++ custom time date struct to utc epoch...


c++c++11timestampc++-chronotime-t

Read More
How to tell if it's before a configured time in C++?...


c++c++-chronotime-t

Read More
How safe is it to assume time_t is in seconds?...


c++datetimetime-t

Read More
clock() function doesn't measure qsort() time...


cclockqsorttime.htime-t

Read More
Comparing a time_t to a struct timespec (in C)...


cstructtimetime-ttimespec

Read More
Convert Unix/Linux time to Windows FILETIME...


cportingdatetime-conversiontime-tfiletime

Read More
How to convert 32 bit time_t value to 64 bit time_t...


cwindowstype-conversion32bit-64bittime-t

Read More
printf epochtime shows wrong values...


cformat-specifierstime-t

Read More
C++ Read time_t in to different timezone then extract year/month....nanoseconds...


c++c++-chronotime-t

Read More
How to initialize std::vector<std::time_t> with n elements in constructor initializer list...


c++vectorinitializationtime-t

Read More
Reading and displaying time stamp from a binary file...


cstructtime-t

Read More
Char to time_t conversion always returns Wed Dec 31 23:59:59 1969...


c++carduinoarduino-esp8266time-t

Read More
How to convert a UTC date & time to a time_t in C++?...


c++time-t

Read More
Can I avoid going through time_t to print a time_point?...


c++c++11stdc++-chronotime-t

Read More
Printing time in seconds...


c++timetime-t

Read More
Set time_t to next 10pm in C?...


ctimetime-t

Read More
BackNext