- Perl 6 Deep Dive
- Andrew Shitov
- 56字
- 2021-07-03 00:05:54
Data types to manipulate date and time
Perl 6 offers built-in support to work with dates and times. This is very handy because date-time calculations are not easy (you need to think about leap years, extra seconds, time zones, calendar corrections, and so on).
We will cover two classes: Date and DateTime.
推薦閱讀
- Delphi程序設計基礎:教程、實驗、習題
- Moodle Administration Essentials
- PostgreSQL Cookbook
- ASP.NET動態(tài)網頁設計教程(第三版)
- 秒懂設計模式
- Python數(shù)據(jù)分析從0到1
- Visual FoxPro程序設計習題集及實驗指導(第四版)
- Getting Started with Eclipse Juno
- JBoss:Developer's Guide
- 計算機應用技能實訓教程
- Node.js實戰(zhàn):分布式系統(tǒng)中的后端服務開發(fā)
- Hadoop Blueprints
- Learning Redux
- 川哥教你Spring Boot 2實戰(zhàn)
- 數(shù)據(jù)分析從入門到進階