RecurFormatDateTimeFunc
Description:
[ CCode ( has_target = false ) ]
[ Version ( since = "3.38" ) ]
public delegate void RecurFormatDateTimeFunc (Time itt, string buffer, int buffer_size)
  [ Version ( since = "3.38" ) ]
public delegate void RecurFormatDateTimeFunc (Time itt, string buffer, int buffer_size)
Format the date/time value from itt into buffer, whose size cannot exceed buffer_size letters.
Parameters:
| itt | an Time to format to string | 
| buffer | a buffer to fill with the result | 
| buffer_size | the  | 
Namespace: ECal
  
  Package: libecal-2.0