ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* expand date from CSV file
@ 2014-12-17 21:20 Pablo Rodriguez
  2014-12-18  8:39 ` Jaroslav Hajtmar
  0 siblings, 1 reply; 8+ messages in thread
From: Pablo Rodriguez @ 2014-12-17 21:20 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

I have the following sample:

    \usemodule[scancsv]

    \unexpanded\def\lineaction{
    \Name\ arrived on \Date\\
    }

    \setheader
    \setsep{;}
    \setfiletoscan{mail.csv}

    \starttext
        \filelineaction
    \stoptext

that reads data from mail.csv:

    Name;Date
    ME;11/10/14
    You;05/02/14
    He;15/02/2014
    She;03/03/12
    It;03/03/14

My question is simple (and not related to CSV data import): how can I
define a command (ConTeXt or Lua) that changes date format from DD/MM/YY
to DD/MM/YYYY when required?

Many thanks for your help,


Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-12-20  6:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-17 21:20 expand date from CSV file Pablo Rodriguez
2014-12-18  8:39 ` Jaroslav Hajtmar
2014-12-18 12:24   ` Jaroslav Hajtmar
2014-12-18 12:37     ` Peter Münster
2014-12-18 18:09       ` Pablo Rodriguez
2014-12-20  6:40       ` Jaroslav Hajtmar
2014-12-18 18:07     ` Pablo Rodriguez
2014-12-19  2:07       ` Jaroslav Hajtmar

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).