ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Meer H. van der" <H.vanderMeer@uva.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: date problem
Date: Wed, 20 Mar 2013 15:29:42 +0100	[thread overview]
Message-ID: <9C45DD42-66CC-44D5-97F0-E008E1834D96@uva.nl> (raw)
In-Reply-To: <E85DAF10-BF9B-4BBC-9FEF-CA11D5542E8B@gmail.com>

I see. But this is not working too. Following your suggestion I now get:
  \edef\thisdate{\ctxcommand{currentdate("month, ,day, , year","\currentlanguage")}}\writestatus{***}{\meaning\thisdate}
***             > macro:->\labeltext {march} 20 2013
The problem is essentially the same.

I am most unhappy with this, because fixing the current date in some macro shouldn't be impossible. 

And why all those extra ,s in month, ,day, , year?
I would suggest that besides \currentdate one should be able to also use \currentdate[month][day][year][language], \currentdate[day][mont][year][language],etc. And then be able to store the expansion in a macro. Is it possible to incorporate this in the next beta?

By the way, the \time and \currenttime pose the same problem, here even \rawtime seems nonexistent.

Hans van der Meer



On 20 mrt. 2013, at 15:11, Wolfgang Schuster <schuster.wolfgang@gmail.com>
 wrote:

> 
> Am 20.03.2013 um 14:52 schrieb Meer H. van der <H.vanderMeer@uva.nl>:
> 
>> One step further, thanks.
>> But why does
>> \edef\thedate{\rawdate[]}\writestatus{***}{\meaning\thedate}
>> result in
>> **             > macro:->unknown march 2013
>> instead of 20 march 2013?
> 
> Provide a *working* minimal example because when I run this example
> 
>  \starttext
>  \rawdate[]
>  \stoptext
> 
> I get “march unknown, 2013” as output.
> 
> 
> When I use now (instead of \currentlanguage you can also use a language tag, e.g. "nl")
> 
>  \starttext
>  \ctxcommand{currentdate("month, ,day, , year","\currentlanguage")}
>  \stoptext
> 
> I get as output “March 20 2013”. The problem with \rawdate is that no language is passed
> and context doesn’t convert the labels for the month/years and also the day results in
> a default string, i.e. it produces the “unknown” string.
> 
> Wolfgang
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the Wiki!
> 
> maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
> archive  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2013-03-20 14:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-20 13:26 H. van der Meer
2013-03-20 13:39 ` Wolfgang Schuster
2013-03-20 13:52   ` Meer H. van der
2013-03-20 14:11     ` Wolfgang Schuster
2013-03-20 14:29       ` Meer H. van der [this message]
2013-03-20 14:50         ` Wolfgang Schuster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9C45DD42-66CC-44D5-97F0-E008E1834D96@uva.nl \
    --to=h.vandermeer@uva.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).