Libraries
»
texmailer
(0.2)
»
Index
»
Time
»
#to_indexable_s
Method: Time#to_indexable_s
Defined in:
lib/texmailer/drafts.rb
#
to_indexable_s
⇒
Object
267 268 269
# File 'lib/texmailer/drafts.rb', line 267
def
to_indexable_s
sprintf
"
%012d
"
,
self
end