Added alphanumeric_dotted_names validation rules and fixed possible time zone bug in Helpers class
alphanumeric_dotted_names validation rule has been to the list of custom validators.
Furthermore, a possible bug related to time zones use has been fixed in date/time methods of Helpers class.