BIPOM_TIME_GetMonthName


Return short name of month

void BIPOM_TIME_GetMonthName(char *pBuf, BIPOM_TIME *pTime);

Parameters


pTime - pointer to time object
pBuf  - pointer to buffer which will receive data

Return Value


SUCCESS or error code

Remarks


N/A

Requirements


time.h

Example


N/A

Library


STM C Library Reference