1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-07-02 00:06:45 +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