From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/5755 Path: main.gmane.org!not-for-mail From: Patrick Gundlach Newsgroups: gmane.comp.tex.context Subject: time/date in metafun/metapost Date: Mon, 1 Oct 2001 22:53:23 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <01100122532300.00939@levana> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035396327 4354 80.91.224.250 (23 Oct 2002 18:05:27 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:05:27 +0000 (UTC) Original-To: ntg-context@ntg.nl Xref: main.gmane.org gmane.comp.tex.context:5755 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:5755 Hi out there. It is getting late, but I hope my metapost problem is not there because I cannot think at this time anymore... So, I have the following code: % output=pdf \starttext \startMPcode show year; show month; show day; show time; \stopMPcode \stoptext The time displayed is the time of the generated format. How do I get the current time? (well, the time at which the job is run.) Do I have to use context to pass the current time etc. thru variables? -- Viele Grüße, Patrick Gundlach