文件名称:DateUtil

  • 所属分类:
  • android开发
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2014-04-15
  • 文件大小:
  • 3kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • gpu****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

分享一个时间和日期操作的工具类,获取当前日期的字符串,DateUtil类包含了标准的时间和日期格式,以及这些格式在字符串及日期之间转换的方法,获取当前日期的邮戳,日期格式转换成时间戳,得到格式化后的系统当前日期,*@param strScheme 格式模式字符串,*@return 格式化后的系统当前时间,如果有异常产生,返回空串"";

  转化日期格式"MM/dd/YY、MM.dd.YY、MM-dd-YY、MM/dd/YY",并输出为正常的格式yyyy-MM-dd

  *@param strDate 待转换的日期格式

  *@return 格式化后的日期,如果有异常产生,返回空串"",先把传入参数分格符转换成java认识的分格符;

  将字符串数组使用指定的分隔符合并成一个字符串。

  @param array 字符串数组

  @param delim 分隔符,为null的时候使用""作为分隔符(即没有分隔符)-Share tools a time and date operation, get the string of the current date, DateUtil class contains the standard date and time formats, as well as methods of these formats conversion between string and date, access to the current date of the postmark, the date format converted into a timestamp, formatted system to get the current date,* @ param strScheme format pattern string, formatted system* @ return the current time, if there is an exception generated returns an empty string "" 

Conversion date format "MM/dd/YY, MM.dd.YY, MM-dd-YY, MM/dd/YY", and the output is the normal format yyyy-MM-dd

* @ param strDate date format to be converted

* @ return the formatted date, if there is an exception generated returns an empty string "", first passed in the parameter sub-grid operators convert java understanding of grid operators 

The string array using the specified separator meets and into a string.

@ param array array of strings

@ param delim delimiter is null when using the "" a
(系统自动生成,下载前可以参看下载内容)

下载文件列表





DateUtil.java

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org