Skip to content

Commit 3b8eee4

Browse files
committed
Merge pull request hzlzh#39 from chxj1992/master
a timestamp convertor
2 parents 9e5087e + 6c2449e commit 3b8eee4

File tree

3 files changed

+15
-1
lines changed

3 files changed

+15
-1
lines changed
19.5 KB
Binary file not shown.

Sources/Workflows/timestamp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit db0149d7fb63007dbd719383ad4c2efa07dd4c20

workflow_api.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7278,5 +7278,18 @@
72787278
"workflow_author_site": "https:\/\/github.com\/wyicwx",
72797279
"workflow_file": "Tencent-portfolio.alfredworkflow",
72807280
"workflow_screenshot": "Tencent-Portfolio.png"
7281+
},
7282+
{
7283+
"workflow_name": "Timestamp Convertor",
7284+
"workflow_version": "1.0",
7285+
"workflow_description_small": "convert timestamp to datetime string or convert datetime to timestamp",
7286+
"workflow_type": "Everyday Useful workflows",
7287+
"workflow_language": "Chinese - \u4e2d\u6587 (zh_CN)",
7288+
"workflow_release_page": "https:\/\/github.com\/chxj1992\/alfred-timestamp",
7289+
"workflow_download_link": "https:\/\/github.com\/chxj1992\/alfred-timestamp\/blob\/master\/timestamp.alfredworkflow",
7290+
"workflow_author_name": "chxj1992",
7291+
"workflow_author_site": "https:\/\/github.com\/chxj1992",
7292+
"workflow_file": "timestamp.alfredworkflow",
7293+
"workflow_screenshot": "screen-shot.png"
72817294
}
7282-
]
7295+
]

0 commit comments

Comments
 (0)