Home page  
Help >
DdDecodeNumericDate() - convert encoded integer to atomic date info
Version 7.11
DdDecodeNumericDate() - convert encoded integer to atomic date info DdDecodeNumericDate() - convert encoded integer to atomic date info
   void DdDecodeNumericDate(
      WtInt32 jd,         /* [IN] encoded numeric date */
      WtInt32 *year,      /* [OUT] - return year in binary (1753-5999) */
      WtInt32 *month,     /* [OUT] - return month in binary (1-12) */
      WtInt32 *day);      /* [OUT] - return day in binary (1-31)  */

Copyright © 2019 , WhamTech, Inc.  All rights reserved. This document is provided for information purposes only and the contents hereof are subject to change without notice. Names may be trademarks of their respective owners.