What is the original data type is Time_T?

See the answer in English> What is time_t ultimately a typedef to? 10
I don’t know the data type of time_t. Is it a floating double or something else? Because if I want to display it, I need the label corresponding to printf. I can process the rest from there to display the time_t, but I need to know the data type corresponding to it.
Unfortunately, it is not completely portable. It is usually an integer, but it can be any “integer or real floating type”.

See the answer in English> What is time_t ultimately a typedef to? 10
I don’t know the data type of time_t. Is it a floating double or something else? Because if I want to display it, I need the label corresponding to printf. I can process the rest from there to display the time_t, but I need to know the data type corresponding to it.

Unfortunately, it is not completely portable. It is usually an integer, but it can be any “integer or real floating type”.

WordPress database error: [Table 'yf99682.wp_s6mz6tyggq_comments' doesn't exist]
SELECT SQL_CALC_FOUND_ROWS wp_s6mz6tyggq_comments.comment_ID FROM wp_s6mz6tyggq_comments WHERE ( comment_approved = '1' ) AND comment_post_ID = 2203 ORDER BY wp_s6mz6tyggq_comments.comment_date_gmt ASC, wp_s6mz6tyggq_comments.comment_ID ASC

Leave a Comment

Your email address will not be published.