WtInt32 DdEncodeNumericDate( /* result is encoded date in days since 1753.01.01 (1-rel) */ WtInt32 year, /* [IN] - year in binary (1753-5999) */ WtInt32 month, /* [IN] - month in binary (1-12) */ WtInt32 day, /* [IN] - day in binary (1-31) */ WtInt32 *jderr);
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.