d{4}
month=d{2}
day=d{2}
and for date we can have as following: date=year-month-day
Is it possible in golang? Can we add human readable comment to regex?
Any suggestion is welcome.
Thank you
David
--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.