> Le 14 mai 2017 à 12:53, Jörg Knebel via 4D_Tech <[email protected]> a > écrit : > > G’day guys, > > I’m using "<date format="0”/>” and it shows the date like this "03/05/17" and > now I’m wondering what trick do I have to implement to get the year in > 4-digits "03/05/2017”.
Good day too, from the docs: <http://doc.4d.com/4Dv14/4D/14.4/Creating-and-using-macros.300-2604086.en.html> <http://doc.4d.com/4Dv14/4D/14.4/String.301-2511773.en.html> The first mentions values you can use ("Values = number of 4D format (0 to 8)."), the second describes these format values. I tried 1 and 8, both OK. > The second thing, how do I get the YEAR ONLY “2017” in 4 digits. See "About the <method> tag", I suppose. -- Arnaud de Montard ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

