Day of the week: Difference between revisions

m
Line 1,681:
# Simply replace "Sunday" with whatever it's named in your country,
# or set locale first, with
Sys.setlocale(cat="LC_ALL", "en")</lang r>
 
=={{header|REBOL}}==
Anonymous user