NEWS APPS DOCS ABOUT | ||||
Autodocs Include classes clib datatypes devices diskfont dos exec gadgets graphics hardware images intuition libraries pragma pragmas prefs proto reaction resources rexx utility date.i / .h hooks.i / .h name.i / .h pack.i / .h tagitem.i / .h utility.i / .h workbench GuruMeditation | IFND UTILITY_DATE_I UTILITY_DATE_I SET 1 ** ** $VER: date.i 39.1 (20.1.1992) ** Includes Release 45.1 ** ** Date conversion routines ClockData definition. ** ** (C) Copyright 1989-2001 Amiga, Inc. ** All Rights Reserved ** ;--------------------------------------------------------------------------- IFND EXEC_TYPES_I INCLUDE "exec/types.i" ENDC ;--------------------------------------------------------------------------- STRUCTURE CLOCKDATA,0 UWORD sec UWORD min UWORD hour UWORD mday UWORD month UWORD year UWORD wday LABEL CD_SIZE ;--------------------------------------------------------------------------- ENDC ; UTILITY_DATE_I Comments |
$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se |