Calendar: Difference between revisions

Content added Content deleted
(Add link to original source)
m ({{header|GUISS}})
Line 259: Line 259:
26 27 28 29 30 31 23 24 25 26 27 28 29 28 29 30 31
26 27 28 29 30 31 23 24 25 26 27 28 29 28 29 30 31
30</pre>
30</pre>

=={{header|GUISS}}==

In GUISS, we utilize applications that are already written. So for this task, we shall just display the calendar that sets the system clock.

<lang guiss>Rightclick:Clock,Adjust Date and Time,Button:Cancel</lang>


=={{header|Icon}} and {{header|Unicon}}==
=={{header|Icon}} and {{header|Unicon}}==