[#fmt-gmtime-07] = xref:fmt.adoc[fmt]::gmtime :relfileprefix: ../ :mrdocs: == Synopsis Declared in `<fmt/chrono.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<typename Duration> tm gmtime(xref:fmt/sys_time.adoc[sys_time<Duration>] time_point); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#