HPlogo MPE/iX Intrinsics Reference Manual > Chapter 7 Command Definitions (HP32208-HPLOACNMPROC)

HPFMTCALENDAR

MPE documents

Complete PDF
Table of Contents
Index

Edition 7 E0701
Edition 7 E0300 ♥
Edition 6 E0195

NM callable only.

This intrinsic handles HPCALENDAR format. It does the same job as FMTCALENDAR except that it accepts the 32-bit integer returned by HPCALENDAR intrinsic.

Syntax



                 I32V  CA
  HPFMTCALENDAR (date, formatdate);

Parameters


date

is a 32-bit signed integer by value

This holds the calendar date, in the same format as the HPCALENDAR intrinsic (that is date type 4).

formatdate

is a character array

returns the formatted calendar date in a 17-character array. If the day of the month is less than 10, a blank precedes it. For example,


  FRI, JAN  6, 1989

Operation Notes


Related Information


Intrinsics

HPCALENDAR, HPDATECONVERT, HPDATEFORMAT, HPDATEOFFSET, HPDATEVALIDATE, HPFMTCALENDAR




HPFIRSTLIBRARY


HPFOPEN