Unit msedate
Description
This item has no description.
Overview
Functions and Procedures
function nowutc: tdatetime; |
function nowlocal: tdatetime; |
function maxdays(year: word; month: word): word; |
function utctolocaltime(const value: tdatetime): tdatetime; |
function localtimetoutc(const value: tdatetime): tdatetime; |
function unixtodatetime(const value: longword): tdatetime; |
Constants
unidatetimeoffset = -25569; |
Description
Functions and Procedures
function nowutc: tdatetime; |
|
This item has no description. |
function nowlocal: tdatetime; |
|
This item has no description. |
function maxdays(year: word; month: word): word; |
|
This item has no description. |
function utctolocaltime(const value: tdatetime): tdatetime; |
|
This item has no description. |
function localtimetoutc(const value: tdatetime): tdatetime; |
|
This item has no description. |
function unixtodatetime(const value: longword): tdatetime; |
|
This item has no description. |
Constants
unidatetimeoffset = -25569; |
|
This item has no description. |
Generated by PasDoc 0.17.0.snapshot.