# File lib/rbase/columns.rb, line 152
def
pack
(
value
)
value
?
value
.
strftime
(
'%Y%m%d'
)
:
' '
*
8
end