mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-25 23:11:02 +08:00
Update 20150316 Linux FAQs with Answers--How to convert between local time and UNIX timestamp in Perl.md
This commit is contained in:
parent
8874d21c4b
commit
8f21e2b84a
@ -1,3 +1,5 @@
|
|||||||
|
Vic020
|
||||||
|
|
||||||
Linux FAQs with Answers--How to convert between local time and UNIX timestamp in Perl
|
Linux FAQs with Answers--How to convert between local time and UNIX timestamp in Perl
|
||||||
================================================================================
|
================================================================================
|
||||||
> **Question**: I need to convert readable date and time to a corresponding UNIX timestamp (i.e., Epoch time), or vice versa in a Perl program. Can you show me Perl code examples of converting date/time to UNIX timestamp, or conversely, converting UNIX timestamp to human-readable date and time?
|
> **Question**: I need to convert readable date and time to a corresponding UNIX timestamp (i.e., Epoch time), or vice versa in a Perl program. Can you show me Perl code examples of converting date/time to UNIX timestamp, or conversely, converting UNIX timestamp to human-readable date and time?
|
||||||
@ -58,4 +60,4 @@ via: http://ask.xmodulo.com/convert-local-time-unix-timestamp-perl.html
|
|||||||
|
|
||||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
|
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
|
||||||
|
|
||||||
[a]:http://ask.xmodulo.com/author/nanni
|
[a]:http://ask.xmodulo.com/author/nanni
|
||||||
|
Loading…
Reference in New Issue
Block a user