1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-09-28 18:49:49 +02:00
Smack/source/org/jivesoftware
2013-02-04 13:33:15 +00:00
..
smack SMACK-391 New enum to define date formats and profiles. 2013-02-04 03:52:08 +00:00
smackx PubSub SubcribeForm: Use new StringUtils.formatXEP0082Date to get the correct date string. Note that the previous used SimpleDateFormat "yyyy-MM-dd'T'HH:mm:ss.SSSZ" did not produce XEP-0082 conforming strings, since Z is replace with e.g. '+0100' whereas it should be '+01:00'. 2013-02-04 13:33:15 +00:00