Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
punch-card
v0.10.1
Date
DateFormatter
DateParser
Month
DaySummary
DaySummaryEntry
DayTableOutput
I18n
Format
Locale
InputAction
AmendInputAction
FallbackInputAction
PunchInputAction
ShowDayInputAction
ShowMonthInputAction
ShowProjectsInputAction
SpanInputAction
StartInputAction
StopInputAction
InputActionParser
MonthTableOutput
NumberFormatter
PunchCard
Help
Options
Parser
Store
Entry
EntryType
TableOutput
Built with Crystal 1.9.2
2023-10-08 13:37:31 UTC
class
DateFormatter
DateFormatter
Reference
Object
Defined in:
date_formatter.cr
Constructors
.new
(date : Time)
Instance Method Summary
#date
: Time
#day_short
#day_with_name
#month_short
#month_with_name
#time
Constructor Detail
def self.
new
(date : Time)
#
[
View source
]
Instance Method Detail
def
date
: Time
#
[
View source
]
def
day_short
#
[
View source
]
def
day_with_name
#
[
View source
]
def
month_short
#
[
View source
]
def
month_with_name
#
[
View source
]
def
time
#
[
View source
]