Home
last modified time | relevance | path

Searched refs:camel_localtime_with_offset (Results 1 – 4 of 4) sorted by relevance

/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/camel/
H A Dcamel-mime-utils.h90 void camel_localtime_with_offset (time_t tt,
H A Dcamel-mime-message.c473 camel_localtime_with_offset (date, &local, &tz); in camel_mime_message_set_date()
H A Dcamel-mime-utils.c151 camel_localtime_with_offset (time_t tt, in camel_localtime_with_offset() function
/dports/mail/evolution/evolution-3.42.1/src/composer/
H A De-msg-composer.c686 camel_localtime_with_offset (date, &local, &tz); in build_message_headers()