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

3 lines
72 B
Smalltalk

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