aboutsummaryrefslogtreecommitdiff
path: root/examples/date.pd
diff options
context:
space:
mode:
Diffstat (limited to 'examples/date.pd')
-rw-r--r--examples/date.pd26
1 files changed, 26 insertions, 0 deletions
diff --git a/examples/date.pd b/examples/date.pd
new file mode 100644
index 0000000..bfeeb0a
--- /dev/null
+++ b/examples/date.pd
@@ -0,0 +1,26 @@
+#N canvas 253 26 421 378 10;
+#X obj 71 203 date;
+#X msg 71 174 bang;
+#X floatatom 94 230;
+#X floatatom 82 254;
+#X floatatom 71 281;
+#X msg 285 173 bang;
+#X floatatom 336 227;
+#X floatatom 310 253;
+#X floatatom 285 280;
+#X obj 285 202 date GMT;
+#X obj 73 26 date;
+#X text 91 79 get the system date;
+#X text 180 229 day;
+#X text 175 253 month;
+#X text 179 279 year;
+#X text 70 151 local;
+#X text 284 151 GMT;
+#X connect 0 0 4 0;
+#X connect 0 1 3 0;
+#X connect 0 2 2 0;
+#X connect 1 0 0 0;
+#X connect 5 0 9 0;
+#X connect 9 0 8 0;
+#X connect 9 1 7 0;
+#X connect 9 2 6 0;