Skip to content
Snippets Groups Projects
Commit cb12910f authored by Benedikt Meurer's avatar Benedikt Meurer
Browse files

2006-08-04 Benedikt Meurer <benny@xfce.org>

	* thunar/thunar-file.c, thunar/thunar-util.{c,h}: Add new helper method
	  thunar_util_time_from_rfc3339(), which parses a date string to a time
	  value, using strptime() if available. Use the method to parse the
	  deletion date string for trashed resources, so the deletion date will
	  be displayed properly even on systems that lack strptime().
	* thunar/thunar-util.c(thunar_util_humanize_file_time): Use
	  g_date_set_time() to enable compilation with GLib 2.6/2.8.
	  Hopefully nobody will still use GLib 2.6/2.8 in 2038.




(Old svn revision: 22648)
parent 07ee5508
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment