티스토리 뷰

Delphi

procedure DecodeTime(const DateTime: TDateTime; var Hour, Min, Sec, MSec: Word);

C++

extern PACKAGE void __fastcall DecodeTime(const System::TDateTime DateTime, System::Word &Hour, System::Word &Min, System::Word &Sec, System::Word &MSec);

Properties

Type

Visibility

Source

Unit

Parent

procedure

function

public

System.SysUtils.pas

System.SysUtils.hpp

System.SysUtils

System.SysUtils

Description

Breaks a TDateTime value into hours, minutes, seconds, and milliseconds.

DecodeTime breaks the object specified as the Time parameter into hours, minutes, seconds, and milliseconds.

 

TDateTime 값을 시, , 초 및 밀리 초로 나눕니다.

DecodeTime Time 매개 변수로 지정된 객체를 시간, , 초 및 밀리 초로 나눕니다.

 

출처: http://docwiki.embarcadero.com/Libraries/XE2/en/System.SysUtils.DecodeTime

댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2025/01   »
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
글 보관함