| xHarbour Reference Documentation > Function Reference |
![]() |
![]() |
![]() |
Unpacks a packed 3-byte date value.
Sx_PtoD( <cPackedDate> ) --> dDate
The function converts the packed Date string and returns the original Date value.
Function SX_PtoD() is used to uncompress a packed Date string of three bytes as returned from SX_DtoP() and convert it to the original Date value.
| See also: | SX_DtoP() |
| Category: | Conversion functions , Date and time , Six driver |
| Source: | rdd\hbsix\sxdate.c |
| LIB: | xhb.lib |
| DLL: | xhbdll.dll |
http://www.xHarbour.com