I think it's normal -3:00 doesn't work since php can't magically guess what timezone you are referring to (GMT, UTC, EST, DST...).I also tried to put number, like -3:00 but I get error saying I can't use : or -
What about trying UTC-05:00 (assuming from your post you're from New York) ?