Are you getting the $note from a database? (I don’t know the time difference between GB and UTC)
Can you try what returns from nice or i18nFormat?
echo $note->created;
echo $note->created->nice();
Also can you try with en-GB instead of en_GB? (the examples use hypen)