User Activity

  • Posted a comment on ticket #366 on ruamel.yaml

    It doesn't make much sense anyway, given that a datetime with tzinfo gets represented correctly: >>> d = datetime.datetime.now() >>> d datetime.datetime(2021, 2, 1, 22, 34, 25, 595316) >>> d = datetime.datetime.now(tz=d.astimezone().tzinfo) # local timezone >>> d datetime.datetime(2021, 2, 1, 22, 34, 48, 696868, tzinfo=datetime.timezone(datetime.timedelta(days=-1, seconds=75600), 'Hora estándar de Argentina')) >>> yaml.dump([d]) '[2021-02-01 22:34:48.696868-03:00]\n' # ^ includes timezone >>> yaml.load('[2021-02-01...

  • Posted a comment on ticket #507 on SourceForge Support

    I also support this request.

  • Posted a comment on ticket #279 on Docutils: Documentation Utilities

    2015-05-05 1:41 GMT-03:00 Tony Narlock gitpull@users.sf.net: Related: https://sourceforge.net/p/docutils/bugs/277/...

View All

Personal Data

Username:
richieadler
Joined:
2001-01-04 13:53:16

Projects

This is a list of open source software projects that Marcelo Huerta is associated with:

Personal Tools

MongoDB Logo MongoDB