티스토리 뷰
Delphi
function GetTime: TDateTime;
C++
extern PACKAGE System::TDateTime __fastcall GetTime(void);
Properties
Type |
Visibility |
Source |
Unit |
Parent |
function |
public |
System.SysUtils.pas System.SysUtils.hpp |
Description
Returns the current time.
GetTime and Time return the current time as a System.TDateTime value.
The two functions are completely equivalent.
Note: Time clashes with an Xlib function of the same name.
Use GetTime in cross-platform code (MAC OS).
현재 시간을 반환합니다.
GetTime 및 Time은 현재 시간을 System.TDateTime 값으로 반환합니다.
두 함수는 완전히 동등합니다.
참고: 동일한 이름의 Xlib 함수와 Time은 충돌이 발생합니다.
교차 플랫폼 코드 (MAC OS)에서 GetTime을 사용하십시오.
Example
begin // 결과: 1899-12-30 오후 9:44:06 Writeln(DateTimeToStr(GetTime())); Readln; end. |
completely 미국·영국 [kəm|pli:tli] 완전히, 전적으로 complete (completely) 미국·영국 [kəm|pli:t] 1. (강조의 의미로) 가능한 최대의, 완벽한 |
출처: http://docwiki.embarcadero.com/Libraries/XE2/en/System.SysUtils.GetTime
'프로그래밍 언어 > Delphi' 카테고리의 다른 글
[Reference] System.SysUtils.StrCopy (0) | 2017.04.27 |
---|---|
[Reference] System.SysUtils.StrLen (0) | 2017.04.26 |
[Reference] System.SysUtils.CharInSet (0) | 2017.04.23 |
[Reference] System.SysUtils.Trim (0) | 2017.04.22 |
[Reference] System.SysUtils.AssignStr (0) | 2017.04.21 |
- Total
- Today
- Yesterday
- RA
- 설명
- 일기
- wfd
- 문법
- SysUtils
- 작문
- 교육센터
- VCL
- 대상
- Pte
- Reference
- 자료구조
- tdataset
- System
- 여행영어 100일의 기적
- 계산기
- 정렬
- 스택
- java
- 응용
- SWT
- 상황
- 알고리즘
- 영어
- 말하기
- ADODB
- 왕초보 영어회화 100일의 기적
- Delphi
- 독해
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |