-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTime.textexpander
More file actions
102 lines (101 loc) · 2.45 KB
/
Copy pathTime.textexpander
File metadata and controls
102 lines (101 loc) · 2.45 KB
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>groupInfo</key>
<dict>
<key>expandAfterMode</key>
<integer>0</integer>
<key>groupName</key>
<string>Time</string>
</dict>
<key>snippetsTE2</key>
<array>
<dict>
<key>abbreviation</key>
<string>ttime</string>
<key>abbreviationMode</key>
<integer>0</integer>
<key>creationDate</key>
<date>2015-02-17T00:41:35Z</date>
<key>label</key>
<string></string>
<key>modificationDate</key>
<date>2015-10-20T23:53:22Z</date>
<key>plainText</key>
<string>%H: %M: %S %p</string>
<key>snippetType</key>
<integer>0</integer>
<key>uuidString</key>
<string>A1FCAC44-69B0-42B3-9C00-533AFA264F88</string>
</dict>
<dict>
<key>abbreviation</key>
<string>ddate</string>
<key>abbreviationMode</key>
<integer>0</integer>
<key>creationDate</key>
<date>2009-06-19T14:50:01Z</date>
<key>label</key>
<string></string>
<key>modificationDate</key>
<date>2015-10-20T23:53:16Z</date>
<key>plainText</key>
<string>%e %B %Y</string>
<key>snippetType</key>
<integer>0</integer>
<key>uuidString</key>
<string>BC5508E9-1D45-4E54-9C2D-8CCF26578024</string>
</dict>
<dict>
<key>abbreviation</key>
<string>mm</string>
<key>abbreviationMode</key>
<integer>0</integer>
<key>creationDate</key>
<date>2015-10-20T23:29:25Z</date>
<key>label</key>
<string>Date Time Key</string>
<key>modificationDate</key>
<date>2015-10-20T23:38:24Z</date>
<key>plainText</key>
<string>%b Short Month
%B Long Month
%m Numeric Month
%d day
%Y long year
%y short year
%p PM/AM
%a Day of the week short
%A Day of the week long
%M minute
%H hour (24 hour time)
%S Seconds
%e also the date (weird)
</string>
<key>snippetType</key>
<integer>0</integer>
<key>uuidString</key>
<string>940EA200-F46C-4768-B6BB-BA1D0FF9EEC7</string>
</dict>
<dict>
<key>abbreviation</key>
<string></string>
<key>abbreviationMode</key>
<integer>0</integer>
<key>creationDate</key>
<date>2015-11-24T16:07:17Z</date>
<key>label</key>
<string></string>
<key>modificationDate</key>
<date>2015-11-24T16:07:17Z</date>
<key>plainText</key>
<string></string>
<key>snippetType</key>
<integer>0</integer>
<key>uuidString</key>
<string>7107BD59-D67B-4584-B17B-72E93F42566B</string>
</dict>
</array>
</dict>
</plist>