Socialmetrica/Datanalitica.package/TwitterUser.class/instance/createdAtShorted.st

3 lines
72 B
Smalltalk
Raw Normal View History

accessing
createdAtShorted
^ self createdAt asString copyFrom: 1 to: 7