Handbook
Glossary
date>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
date>>
( object -- value )
Methods
USING:
accessors
s3
slots.private
;
M:
bucket
date>>
3
slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
duckdb.ffi
;
M:
duckdb_timestamp_struct
date>>
T{
struct-slot-spec
{
name
"date"
}
{
offset 0
}
{
class
duckdb_date_struct
}
{
initial
S{
duckdb_date_struct
{
year 0
}
{
month 0
}
{
day 0
}
}
}
{
type
duckdb_date_struct
}
}
read-struct-slot
;
inline
USING:
accessors
slots.private
webapps.pastebin
;
M:
entity
date>>
6
slot
;
inline
USING:
accessors
slots.private
webapps.blogs
;
M:
entity
date>>
4
slot
;
inline
USING:
accessors
slots.private
syndication
;
M:
entry
date>>
5
slot
;
inline
USING:
accessors
hashcash
slots.private
;
M:
hashcash
date>>
4
slot
;
inline
USING:
accessors
logging.parser
slots.private
;
M:
log-entry
date>>
2
slot
;
inline
USING:
accessors
imap
slots.private
;
M:
parsed-email
date>>
2
slot
;
inline
USING:
accessors
slots.private
webapps.wiki
;
M:
revision
date>>
5
slot
;
inline
USING:
accessors
s3.private
slots.private
;
M:
s3-request
date>>
4
slot
;
inline
USING:
accessors
bank
slots.private
;
M:
transaction
date>>
2
slot
;
inline