免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 869 | 回复: 0
打印 上一主题 下一主题

(gfortran) DATE_AND_TIME [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2009-10-13 18:30 |只看该作者 |倒序浏览

   

  (gfortran) CTIME
   

  (gfortran) Intrinsic Procedures
   

  (gfortran) DBLE

8.38 `DATE_AND_TIME' -- Date and time subroutine
================================================

_Description_:
      `DATE_AND_TIME(DATE, TIME, ZONE, VALUES)' gets the corresponding
      date and time information from the real-time system clock.  DATE is
      `INTENT(OUT)' and has form ccyymmdd.  TIME is `INTENT(OUT)' and
      has form hhmmss.sss.  ZONE is `INTENT(OUT)' and has form (+-)hhmm,
      representing the difference with respect to Coordinated Universal
      Time (UTC).  Unavailable time and date parameters return blanks.

      VALUES is `INTENT(OUT)' and provides the following:

                 `VALUE(1)':          The year
                 `VALUE(2)':          The month
                 `VALUE(3)':          The day of the month
                 `VAlUE(4)':          Time difference with UTC in minutes
                 `VALUE(5)':          The hour of the day
                 `VALUE(6)':          The minutes of the hour
                 `VALUE(7)':          The seconds of the minute
                 `VALUE(8)':          The milliseconds of the second

_Option_:
      f95, gnu

_Class_:
      subroutine

_Syntax_:
      `CALL DATE_AND_TIME([DATE, TIME, ZONE, VALUES])'

_Arguments_:
      DATE       (Optional) The type shall be `CHARACTER(8)' or larger.
      TIME       (Optional) The type shall be `CHARACTER(10)' or
                 larger.
      ZONE       (Optional) The type shall be `CHARACTER(5)' or larger.
      VALUES     (Optional) The type shall be `INTEGER(8)'.

_Return value_:


本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u3/95192/showart_2069660.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP