Skip to content
  • Peter Eisenmann's avatar
    file: pass date as GDateTime · b2b50de9
    Peter Eisenmann authored and António Fernandes's avatar António Fernandes committed
    Return a GDateTime instance from date funcitons, rather than passing
    time_t pointers as an out parameter. This will allow for a nicer
    interface when factoring out the date-to-string functionality.
    
    In the VFS NautilusFile implementation only query the actually requested
    date and generally simplify `vfs_file_get_date()`.
    
    While at it, also stop publically exposing the unused
    `nautilus_file_get_date()`.
    b2b50de9