|
MagickCore 6.9.11-60
Convert, Edit, Or Compose Bitmap Images
|
#include "magick/locale_.h"Go to the source code of this file.
Functions | |
| static void | GetMagickUTCtime (const time_t *timep, struct tm *result) |
| static void | GetMagickLocaltime (const time_t *timep, struct tm *result) |
| static time_t | ParseMagickTimeToLive (const char *time_to_live) |
| MagickExport time_t | GetMagickTime (void) |
|
inlinestatic |
| MagickExport time_t GetMagickTime | ( | void | ) |
References MagickFalse, MagickTrue, and StringToDouble().
Referenced by AcquireImage(), GetBlobInfo(), GetImagePixelCache(), and TranslateEvent().
|
inlinestatic |
Referenced by FormatMagickTime().
|
inlinestatic |
References InterpretLocaleValue(), and LocaleNCompare().
Referenced by SetMagickSecurityPolicyValue().