aboutsummaryrefslogtreecommitdiff
path: root/reference/date-help.pd
blob: e5661a0a1dd5dd9e18d3d6139b4adc2b82adf58e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
#N canvas 0 31 421 483 10;
#X obj 71 203 date;
#X msg 71 174 bang;
#X floatatom 94 350 0 0 0 0 - - -;
#X floatatom 82 374 0 0 0 0 - - -;
#X floatatom 71 401 0 0 0 0 - - -;
#X msg 285 173 bang;
#X floatatom 336 347 0 0 0 0 - - -;
#X floatatom 310 373 0 0 0 0 - - -;
#X floatatom 285 400 0 0 0 0 - - -;
#X obj 285 202 date GMT;
#X obj 73 26 date;
#X text 91 79 get the system date;
#X text 175 373 month;
#X text 179 399 year;
#X text 70 151 local;
#X text 294 153 GMT;
#X floatatom 124 240 0 0 0 0 - - -;
#X floatatom 112 264 0 0 0 0 - - -;
#X floatatom 101 291 0 0 0 0 - - -;
#X floatatom 366 237 0 0 0 0 - - -;
#X floatatom 340 263 0 0 0 0 - - -;
#X floatatom 315 290 0 0 0 0 - - -;
#X text 170 239 daylight-saving;
#X text 179 267 day of year;
#X text 180 293 day of week;
#X text 180 349 day of month;
#X text 316 6 part of zexy;
#N canvas 415 83 494 303 META 0;
#X text 12 225 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 25 LICENSE GPL v2;
#X text 12 205 AUTHOR IOhannes m zmoelnig;
#X text 12 45 DESCRIPTION get the system date;
#X text 12 5 KEYWORDS control time filesystem;
#X text 12 65 INLET_0 bang;
#X text 12 85 OUTLET_0 float;
#X text 12 105 OUTLET_1 float;
#X text 12 125 OUTLET_2 float;
#X text 12 145 OUTLET_2 float;
#X text 12 165 OUTLET_3 float;
#X text 12 185 OUTLET_4 float;
#X restore 372 462 pd META;
#X connect 0 0 4 0;
#X connect 0 1 3 0;
#X connect 0 2 2 0;
#X connect 0 3 18 0;
#X connect 0 4 17 0;
#X connect 0 5 16 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;
#X connect 9 3 21 0;
#X connect 9 4 20 0;
#X connect 9 5 19 0;