Keyboard Maestro Dates and Times
https://wiki.keyboardmaestro.com/Dates_and_Times
Dates and Times
예제
Date/Time Formats
여기 몇가지 예시가 있습니다.
Usage | Token and Format | Results |
---|---|---|
ISO/International | %ICUDateTime%yyyy-MM-dd% | 2015–11–28 |
Australia Europe | %ICUDateTime%dd/MM/yyyy% | 28/11/2015 |
United States | %ICUDateTime%EEE, MMM d, yyyy% | Sat, Nov 28, 2015 |
United States | %ICUDateTime%MM/dd/yyyy% | 11/28/2015 |
Use in File Name | %ICUDateTime%yyyy-MM-dd-HHmmssA% | 2015–11–28–15210755267426 |
언어설정이 한글로 되어 있으면, EEE 경우에 월~금 으로 출력됩니다.
Format Code를 이용하여 원하는 형태로 날짜 문자열을 생성할 수 있습니다
짧게 쓰기
insert Date String
Triggered by any of the following:
The exact case string ‘$$’ is typed (then deleted)
Will execute the following actions:
Insert Text by Typing
%ICUDateTime%yyyy.MM.dd%
$$
로 입력하면 2016.11.22
와 같이 출력됩니다.
길게 쓰기
insert Date String long
Triggered by any of the following:
The exact case string ‘%%%’ is typed (then deleted)
Will execute the following actions:
Insert Text by Pasting
%ICUDateTime%yyyy년 MM월 dd일 (EEE) HH시 mm분%
%%%
로 입력하면 2016년 11월 22일 (화) 20시 20분
와 같이 출력됩니다.
'Application > MAC' 카테고리의 다른 글
[맥프레] 맥북프로레티나 2015년형이 더 좋은 것들 (0) | 2017.01.03 |
---|---|
Keyboard Maestro로 Shift 제거하기 (0) | 2016.12.13 |
한/영 키로 변경하기 (0) | 2013.12.31 |
맥북 잠자기 모드 (0) | 2013.12.28 |
댓글