<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>520量化编程 - time模块</title>
    <link>https://520lhjy.com/forum.php?mod=forumdisplay&amp;fid=229</link>
    <description>Latest 20 threads of time模块</description>
    <copyright>Copyright(C) 520量化编程</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Fri, 10 Apr 2026 14:02:25 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://520lhjy.com/static/image/common/logo_88_31.gif</url>
      <title>520量化编程</title>
      <link>https://520lhjy.com/</link>
    </image>
    <item>
      <title>sleep(函数)</title>
      <link>https://520lhjy.com/forum.php?mod=viewthread&amp;tid=2038</link>
      <description><![CDATA[sleep(): 程序暂停几秒









输出结果]]></description>
      <category>time模块</category>
      <author>520量化编程</author>
      <pubDate>Thu, 31 Oct 2024 15:16:46 +0000</pubDate>
    </item>
    <item>
      <title>strptime()函数——把字符串时间转换成时间对象格式</title>
      <link>https://520lhjy.com/forum.php?mod=viewthread&amp;tid=2037</link>
      <description><![CDATA[strptime(): 把字符串时间转换成对象格式的时间




输出结果]]></description>
      <category>time模块</category>
      <author>520量化编程</author>
      <pubDate>Thu, 31 Oct 2024 13:02:29 +0000</pubDate>
    </item>
    <item>
      <title>strftime()函数——把对象格式的时间转换成字符串时间</title>
      <link>https://520lhjy.com/forum.php?mod=viewthread&amp;tid=2036</link>
      <description><![CDATA[strftime(): 把对象格式的时间转换成字符串时间



输出结果]]></description>
      <category>time模块</category>
      <author>520量化编程</author>
      <pubDate>Thu, 31 Oct 2024 10:02:32 +0000</pubDate>
    </item>
    <item>
      <title>gmtime()函数——获取世界时间</title>
      <link>https://520lhjy.com/forum.php?mod=viewthread&amp;tid=2035</link>
      <description><![CDATA[gmtime(): 返回世界时间，对象的方式呈现。



输出结果]]></description>
      <category>time模块</category>
      <author>520量化编程</author>
      <pubDate>Thu, 31 Oct 2024 09:51:56 +0000</pubDate>
    </item>
    <item>
      <title>localtime()函数——获取本地时间</title>
      <link>https://520lhjy.com/forum.php?mod=viewthread&amp;tid=2034</link>
      <description><![CDATA[localtime(): 返回一个表示本地最新时间，对象的方式呈现。




输出结果]]></description>
      <category>time模块</category>
      <author>520量化编程</author>
      <pubDate>Thu, 31 Oct 2024 09:20:10 +0000</pubDate>
    </item>
    <item>
      <title>time()函数——获取从1970年以来秒数</title>
      <link>https://520lhjy.com/forum.php?mod=viewthread&amp;tid=2033</link>
      <description><![CDATA[time.time(): 返回自纪元（1970年1月1日00:00:00 UTC）以来的秒数，通常称为Unix时间戳



输出结果]]></description>
      <category>time模块</category>
      <author>520量化编程</author>
      <pubDate>Thu, 31 Oct 2024 09:06:22 +0000</pubDate>
    </item>
  </channel>
</rss>