Skip to content

server: server tools - get_datetime in UTC ISO format#25848

Open
radupotop wants to merge 1 commit into
ggml-org:masterfrom
radupotop:rp/get-datetime-utc-iso
Open

server: server tools - get_datetime in UTC ISO format#25848
radupotop wants to merge 1 commit into
ggml-org:masterfrom
radupotop:rp/get-datetime-utc-iso

Conversation

@radupotop

Copy link
Copy Markdown

Overview

This change affects the get_datetime server tools function.
It now returns the datetime in UTC, ISO format (yyyy-mm-ddThh:mm:ssZ), instead of the C-formatted local time (Fri Jul 17 22:39:30 2026 - notice the missing timezone).
UTC timestamps can then be converted by the running model to any local time.

Requirements

@radupotop
radupotop requested a review from a team as a code owner July 17, 2026 23:44
@radupotop
radupotop force-pushed the rp/get-datetime-utc-iso branch from c3b316d to d428918 Compare July 17, 2026 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant