SYNOPSIS
#include <shishi.h>const char * shishi_generalize_now(Shishi * handle);
ARGUMENTS
- Shishi * handle
- shishi handle as allocated by shishi_init().
DESCRIPTION
Convert current time to KerberosTime. The string must not be deallocate by caller.RETURN VALUE
Return a KerberosTime time string corresponding to current time.REPORTING BUGS
Report bugs to <[email protected]>.COPYRIGHT
Copyright © 2002-2010 Simon Josefsson.Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved.