#ifndef __BOLT_TIME_H #define __BOLT_TIME_H time_t bolt_parse_time(char *value, size_t len); void bolt_gmtime(time_t t, struct tm *tp); size_t bolt_format_time(char *buf, time_t t); #endif
Sign in for post a comment
Activity
Community
Health
Trend
Influence
:Code submit frequency
:React/respond to issue & PR etc.
:Well-balanced team members and collaboration
:Recent popularity of project
:Star counts, download counts etc.
Comment ( 0 )