Skip to content

Commit 120b15f

Browse files
committed
refactor time with timeZone / timeFormat
1 parent 56e31b1 commit 120b15f

File tree

9 files changed

+702
-71
lines changed

9 files changed

+702
-71
lines changed

.env

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
alfred_workflow_bundleid="com.kaichu.devtoys"
22
alfred_workflow_data="./testenv/data"
33
alfred_workflow_cache="./testenv/cache"
4-
alfred_workflow_version="0.2.0"
4+
alfred_workflow_version="0.2.0"
5+
6+
TIME_FORMAT=2006-01-02T15:04:05Z07:00
7+
TIME_ZONE=Asia/Taipei
8+
DEBUG_PLIST_FOLDER=".workflow"
Loading

0 commit comments

Comments
 (0)