Skip to content

Instantly share code, notes, and snippets.

@fitomad
Last active May 2, 2022 15:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fitomad/ab89af441bf36b5308b6ae03696d2ac2 to your computer and use it in GitHub Desktop.
Save fitomad/ab89af441bf36b5308b6ae03696d2ac2 to your computer and use it in GitHub Desktop.
// Ordenamos por el campo FECHA de forma descendente
frame2021.sorted(on: "FECHA", order: .descending)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment