Socialmetrica/Socialmetrica.package/Tweet.class/instance/created.st

3 lines
75 B
Smalltalk
Raw Normal View History

accessing
created
2022-04-15 05:05:17 +00:00
^ created ifNotNil: [ ^ ZTimestamp fromString: created ]